View Single Post
  #2 (permalink)  
Old 03-01-07, 02:39 PM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,074
Thanks: 11
Thanked 88 Times in 83 Posts
Javascript runs on the client's browser and cannot access the server or write to a text file on it. You need a server side language such as PHP/ASP to accomplish this.

I'm going to move this topic to "Script requests".

And here's a similar request which might help: http://www.programmingtalk.com/showthread.php?t=36187
Reply With Quote