|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
No Information from HTML FORM
Originally posted by : Nathan Heaivilin (bastard_from_hell@hotmail.com)My problem is this. I am trying to pull information from a form in a html document into an asp script. Once I have this information, I then try send it via e-mail to the correct address. The e-mail get's sent, that is not the problem. They problem is that I am not getting any of the information from the forms in the body of the e-mail. For some reason when I request the information from the forms, it doesn't get it. Can anyone tell me why?Here is how the ASP code is setup: Click here to be taken back to the home page. Now here is the html form information that I am using:...Any clues as to why I don't get the information from the form to the e-mail body?Thanks for all of your help.Nathan
|
|
#2
|
|||
|
|||
|
Originally posted by : Eivind Skipnes (eivind@imtech.no)Try a sligthly different syntax:strCompany = Request("Company")Eivind------------Nathan Heaivilin at 1/18/2002 3:42:17 PMMy problem is this. I am trying to pull information from a form in a html document into an asp script. Once I have this information, I then try send it via e-mail to the correct address. The e-mail get's sent, that is not the problem. They problem is that I am not getting any of the information from the forms in the body of the e-mail. For some reason when I request the information from the forms, it doesn't get it. Can anyone tell me why?Here is how the ASP code is setup: Click here to be taken back to the home page. Now here is the html form information that I am using:...Any clues as to why I don't get the information from the form to the e-mail body?Thanks for all of your help.Nathan
|
|
#3
|
|||
|
|||
|
Originally posted by : Nathan Heaivilin (bastard_from_hell@hotmail.com)Eivind,You were correct. That was the problem. Thank you very much for your help. I greatly appreciated it.Nathan------------Eivind Skipnes at 1/21/2002 3:37:32 AMTry a sligthly different syntax:strCompany = Request("Company")Eivind------------Nathan Heaivilin at 1/18/2002 3:42:17 PMMy problem is this. I am trying to pull information from a form in a html document into an asp script. Once I have this information, I then try send it via e-mail to the correct address. The e-mail get's sent, that is not the problem. They problem is that I am not getting any of the information from the forms in the body of the e-mail. For some reason when I request the information from the forms, it doesn't get it. Can anyone tell me why?Here is how the ASP code is setup: Click here to be taken back to the home page. Now here is the html form information that I am using:...Any clues as to why I don't get the information from the form to the e-mail body?Thanks for all of your help.Nathan
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > No Information from HTML FORM |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|