Words From a Purple Mind

Input on the important topics …to me of course

JavaScript Code

Convert HTML / Script to Javascript include source

There are instances where you want to convert HTML/JavaScript source. Some people use AJAX, ASPX or other types of code to do “includes”.

I normally build my include page in html first to make sure I like the look of it then I put it in a page that converts it for inclusion.