Thread: ASP FormMail Question
Results 1 to 2 of 2
Related
-
PHP formmail problem Forum: PHP Forum
Replies: 3 -
FormMail.pl Forum: CGI Perl Forum
Replies: 4 -
FormMail Help Forum: CGI Perl Forum
Replies: 15 -
Formmail help Forum: CGI Perl Forum
Replies: 1 -
ASP FormMail error Forum: ASP Forum
Replies: 9
-
11-26-2003, 06:55 AM #1
ASP FormMail Question
I was wondering if anyone can help me out. I am using ASP Formmail and I keep getting an error that I can't figure out. The person I am building the form for does not want to require the user to enter their email address, so I am making use of the _replyTo hidden input to declare a default email address. When I do this however I get the following error:
Microsoft VBScript runtime error '800a0005'
Invalid procedure call or argument
/KE/formmail.asp, line 468
If I enter an email address in the form, it works fine, but if I leave it blank (triggering the hidden field) I get the error.
Any help would be really appreciated!
Bob
-
11-26-2003, 09:20 AM #2
Hiya, welcome to the forums.
without seeing any of your code,
If you have two form fields with identical names, then the later one will always overwrite the earlier one. I suspect if you take the non-hidden form-field out of the form it might work.
If not, please post as much code as you can so we can see. Thanks.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum