random image generator
Just building our WA site now, hopefully launching with version 5 release.
We take ads and the advertisers pay on a percentage view basis. On our current site I'm using a javascript that works well. So I've tried placing the script in a /js/ folder in the file management system, and calling it from the HTML. I have to place it on individual pages because some ads only go on member-only pages.
Problem is, every time I save the page, the link to the script gets stripped out. I go back to the HTML and it's gone.
Any suggestions?