This is a discussion on "HTML form problem" within the Web Page Design section. This forum, and the thread "HTML form problem are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
HTML form problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
HTML form problem
Hello,
I am having trouble with a form I am working on. It will only post the first field on the submit button and I am not sure why.Can anyone take a look and let me know what I am doing wrong? http://www.scottsiskind.com/APPLY_NOW.html It is supposed to send all information to my email. It only sends the first name info. I have gotten forms to work correctly like this before, and I can't see a difference in the code. If anyone knows what I am doing wrong, please let me know. Thanks Scott Last edited by voodoo465; Sep 27th, 2007 at 14:49. |
|
|
|
#2
|
|||
|
|||
|
Re: HTML form problem
I'll take a stab at it say it's the spaces you have in the name attributes to some of your input elements
try chaning
I suggest grabbing HTML Strict doctype and remove the /> |
|
#3
|
||||
|
||||
|
Re: HTML form problem
I tested the form and I looked at the attachment it sent in Outlook, and the attachment had everything in it what I had filled in.
|
|
#4
|
|||
|
|||
|
Re: HTML form problem
hmmm. that didn't seem to work. Emzi, can you try submitting the form to me so I can see if it goes through. Thank you guys for your help.
|
|
#5
|
||||
|
||||
|
Re: HTML form problem
I did. I filled in the form and clicked submit, and it used Outlook to send it as an email. Instead of having the text in the actual email though, it sent it as an attached file called POSTDATA.ATT - I opened that in notepad and everything was in it.
If it helps, the email address had the word kind in it (don't want to post all of your email address |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] How to Validate a HTML Contact Form | Xhmtl | Web Page Design | 2 | Dec 9th, 2007 20:11 |
| HTML form fields | jasonjkd | Web Page Design | 2 | Oct 15th, 2007 21:58 |
| HTML Form | jasonjkd | Web Page Design | 3 | Oct 14th, 2007 18:53 |
| Getting form results to email as an .html | griffster122 | Starting Out | 1 | May 29th, 2007 01:44 |