Forum Moderators: open
I put one text input box on my webpage, but since I dont have a frontpage server, I cant use the save data bot to save the data. I need to have the data appended to a text file on the webserver when the user presses submit with a results page. How do I do this?
The specifics are easy if you know the programming, do you have a preference?
I **think** you can do this with asp pages (can't remember, so long since I've been forced to use it.) Dig around the perl or php forums for writing to files and flat text databases and you'll find what you seek.