Thread: Forms that can't be submitted
Results 1 to 3 of 3
Related
-
100 MANUALLY Submitted Press Release and Article Submission Package - Great Offer Forum: Internet Services
Replies: 0 -
registration form "submitted by" is blank in received email Forum: CGI Perl Forum
Replies: 2 -
Forms that can be submitted to different addresses- HELP! Forum: HTML Forum
Replies: 3
-
05-03-2001, 03:43 PM #1
Forms that can't be submitted
Hi,
I created a form that submits to an email address. Therefore, I used the mailto command.
The problem is that sometimes when certain users fill in the form and submit it, no email is sent.
Why does that happen? Does it have to do with browser settings, or even Outlook settings?
Thanks in advance.
-
05-03-2001, 05:21 PM #2
The mailto: link relies solely on the default mail client in the user-end browser.
If you have Internet Explorer, choose -
Tools/Internet Options/Programs
The client in there ( Hotmail, Outlook ) is the one activated on a mailto link. If there is nothing in there, nothing happens.
Hope this helps.
------------------
QuietDean-
-
05-03-2001, 05:26 PM #3
I think he/she was refering to the response from a form being mailed,in which case it would all be server side.
Could you post the code or url to the code.
Thanks,
Dave