JSINC: Javascript include file creator
Code by Joseph K Myers. This interface by Sean McManus.
As my Javascript content syndication tutorial explains in more detail, you can use Javascript includes to syndicate your HTML content to other websites. All you need to do is write some Javascript code that outputs your HTML to the screen and save it in a .js file. The beauty of it is that sites from all over the web can embed your JS file in their websites so they can display your HTML.
If you want to syndicate your content (give your content away to other sites for promotional reasons), this is ideal, because you can update the .js file on your server and all your partner sites will immediately start displaying your updated HTML.
This page will create Javascript include files (.js files) for free. While there are plenty of commercial Javascript syndication programs available, this software is free.


