Thread
:
save form data to text file
View Single Post
#
2
(
permalink
)
12-10-04, 05:22 AM
TwoD
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.
TwoD
View Public Profile
Find all posts by TwoD