PDA

View Full Version : swapping SSI's w/javascript...


chump2877
01-08-2005, 10:12 PM
I know PHP is usually better suited for this, but I was wondering if I could do this with javascript as well:

I want to serve up a different Server Side Include depending on browser type...the main file is .shtml, FYI....

thanks,

R.J.

chump2877
01-08-2005, 11:06 PM
Nevermind with this post....

I acheived the same with php, swapping css stylesheets....

R.J.