I have tried repeatedly to get my forms to work properly.
They send the user to my email box.
But any message typed within the form text area does not show. Which makes the text box useless.
Below is the way I inputed the data.
What am I doing wrong?
Thank you for your assistance.
The whole point of the mailto: command is to invoke an instance of Outlook Express. Though, this method is outdated these days.
To have the data from within a form control emailed to you, it should be done from the server using a server-side scripting language such as CGI, ASP, PHP, etc...
I was simply following the directions given at this site under te subject heading of Forms. So I assumed that the method was workable. Why does this site offer this method I used as a way of doing this? IF it's only going to lead to frustration why offer it as a viable alternative?
Bookmarks