|
i had never heard of it before a couple days ago. i was trying to find a way to randomly include one of many files. to rotate ads. first i tried a javascript that does a document.write of different SSI commands, but it wouldn't work no matter what i did. maybe it was trying to execute the SSI inside of the javascript. but i finally found a solution with ajax. i still don't know what exactly it is, cause what i've got is still a javascript, but then again i don't know much outside of html and some css anyways...
|