I trying to make a form in which the user would enter info (name, address, etc.) and this info would be sent to the company I am making the site for. I don't have much experience with *real* forms like this.
I have a book on ASP which has a section on retrieving info from a user, but all it really tells how to is display the info on the user's screen, not send it somewhere.
There is also a section in the book on making, editing, and reading text files. I was thinking of having the form write the info to a text file on the server and setting it up so that the company could easily access the info. Would this work? Is there an easier way to actually store user-entered data and make it available to the company?
Any Suggestions are greatly appreciated!
Thanks!
Nate
I have a book on ASP which has a section on retrieving info from a user, but all it really tells how to is display the info on the user's screen, not send it somewhere.
There is also a section in the book on making, editing, and reading text files. I was thinking of having the form write the info to a text file on the server and setting it up so that the company could easily access the info. Would this work? Is there an easier way to actually store user-entered data and make it available to the company?
Any Suggestions are greatly appreciated!
Thanks!
Nate