View Single Post
Old 03-03-2006, 09:27 PM   #6 (permalink)
theFez
Crazy
 
Join Date: May 2004
Location: here and there
Quote:
Originally Posted by CSflim
OK, cool. Thought there might be an easy way to do it client side, but it doesn't matter. I'll check into what capabilites the server has. Thanks both of you.
nope, html is stateless and single request response. so either ssi/scripting server side or javascript client side. probably be just about the same code, only difference is where it gets executed. I would opt for server side myself.
__________________
# chmod 111 /bin/Laden
theFez is offline   Reply With Quote