View Single Post
Old 02-04-2007, 02:42 PM   #3
ShitOnWheels
 
ShitOnWheels's Avatar
 
Join Date: Aug 2004
Location: West Milford, NJ
Posts: 2,127
iTrader: (0)
I don't want it to be viewed by anyone but me. But otherwise, yes, you are right.

Basically the form is set to post with the action as mailto:me. But by doing that, the name and email address of the person shows up in the email to me. I need to avoid that. So I want the form still set to post, but to post to a database on the server that I can download and get the data from. So I need a script of some sort that will append the data to the text file after the submit button is clicked.
ShitOnWheels is offline   Reply With Quote