Can I use a mail to form with out warnings
Is it possible to use a mail to form with out generating the browser warning that IE will display. I have a simple form and do not want to send it through a cgi.
Thanks in Advance.
Steve.
Is it possible to use a mail to form with out generating the browser warning that IE will display. I have a simple form and do not want to send it through a cgi.
Thanks in Advance.
Steve.
Mark Hensler posted this at 04:04 — 17th April 2001.
He has: 4,048 posts
Joined: Aug 2000
what warning? I'm not sure what's goin on here, sorry
Suzanne posted this at 01:40 — 18th April 2001.
She has: 5,507 posts
Joined: Feb 2000
Those warnings can only (rightly) be deactivated by the user. Allowing the developer to control this would open the user up to all sorts of tampering, which is why they are set this way.
So, well, no.
The advantage of CGI (which is really very light on the server for mailing a form) is huge, though, from what gets returned to you or whoever gets the mail being sensible not field+otherfield+this is the person's response+Person Name... to being able to make sure they don't send you tons of empty forms, or just screw with their responses.
Suzanne
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.