View Single Post
  #2 (permalink)  
Old 12-10-04, 05:22 AM
TwoD TwoD is offline
Community VIP
 
Join Date: Sep 2003
Location: 404
Posts: 1,813
Thanks: 0
Thanked 0 Times in 0 Posts
It CAN'T be done. No server interraction is possible using Javascript only since it's entirely executed on the CLIENT.
You must use some type of server scripting like PHP or ASP to be allowed to store even text files on a server.
Reply With Quote