Jun 2, 2005 #1 JohnStep Programmer Joined Apr 19, 2000 Messages 190 Location US I want to take the input from a textbox and save it to a txt file resident on the webserver. Any ideas the best way to approach such a task? Any help would be appreciated, J Stephens
I want to take the input from a textbox and save it to a txt file resident on the webserver. Any ideas the best way to approach such a task? Any help would be appreciated, J Stephens
Jun 2, 2005 #2 tviman Programmer Joined Jul 25, 2002 Messages 2,123 Location US You can use a variety of server-side tools such as PHP, PERL. You might want to check out those forums for more details. There's always a better way. The fun is trying to find it! Upvote 0 Downvote
You can use a variety of server-side tools such as PHP, PERL. You might want to check out those forums for more details. There's always a better way. The fun is trying to find it!