Computing.Net > Forums > Web Development > HTML form not saving information

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

HTML form not saving information

Reply to Message Icon

Name: floydb
Date: July 18, 2004 at 22:13:19 Pacific
OS: win xp pro
CPU/Ram: 500
Comment:

Is there any way to save information that has been keyed in on a Web page form and send it to an email address with the information included....When I save the form and send to an email it just has the original web page and not the information that was keyed in??? Any help would be much appreciated....Thanks in advance



Sponsored Link
Ads by Google

Response Number 1
Name: patcoola
Date: July 19, 2004 at 01:11:03 Pacific
Reply:

well i don't know about internetExplore but Opera, netscape, mozila and firefox, and all Mac web browsers have AutoFeild and Password Wizard.

AutoFeild saves the information you entered into a form.

Password Wizard is a renemmber password mannager.


0

Response Number 2
Name: Jamie_McCoy
Date: July 19, 2004 at 08:56:39 Pacific
Reply:

yeh pretty easy actually

you would need an email script, PHP is quite good.

Then give all your fields names e.g

value="name"

in the PHP script you would have a load of GETS that would retrieve the posted information, compile them into a nice order then ship them off to your email address.

Note that you need the script hosted on a server with an email server....

Jaymc.co.nr


0

Response Number 3
Name: ggirl
Date: August 27, 2004 at 17:32:27 Pacific
Reply:

Make sure that when you set the form up that you put enctype="text/plain". Not sure if I wrote that correctly, but you can look up enctypes in google or yahoo.

oh, try this website: http://draac.com. They have wonderful tutorials for forms.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: HTML form not saving information

html - form menu www.computing.net/answers/webdevel/html-form-menu/1278.html

HTML forms without a full server? www.computing.net/answers/webdevel/html-forms-without-a-full-server/2394.html

html form mailto, I want form image www.computing.net/answers/webdevel/html-form-mailto-i-want-form-image/3763.html