in reply to Re^3: Parsing HTML code for formatting into JavaScript
in thread Parsing HTML code for formatting into JavaScript

I am familiar with SSI but a lot of the sites the ads will be displayed on do not support SSI nor will they have access to the original perl script. This is why I am trying to display the ad through a <script src="..."> method as opposed to SSI.