|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
not receiving information from form
I built a form in html on my site and the information is supposed to go to my email but I am not receiving it. I am using FormMail on my server and they are saying that the problem is with my html code. I have tried several different things but no luck.
The site is URL and the form is on the contact page. Please help. Thanks in advance, hollyhock |
|
#2
|
||||
|
||||
|
|
|
#3
|
||||
|
||||
|
you have problems here for one:
<input name="Input2" size="30" EMAIL="email"> Every tag you have like this should not be structured that way. If it's the formmail.pl that most people use then it should look something like: <input name="email" size="30"> All the other tags seem to have similar problems. |
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > not receiving information from form |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|