Re: Form - Feedback - email won't work
From: Mike Mueller (MikeMueller_at_ecinet.net.net)
Date: 08/20/04
- Next message: Mike Mueller: "Re: Moving Office 200"
- Previous message: Tom Pepper Willett: "Re: Solution! Access Error! Unknown"
- In reply to: Andrew Murray: "Re: Form - Feedback - email won't work"
- Next in thread: anonymous_at_discussions.microsoft.com: "Form - Feedback - email won't work"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Aug 2004 16:54:34 -0500
Hidden fields are only invisible to the client, not to the
browser. Therefore, they are no better than a mailto: as
far as I am concerned. I wrote my own form handler in ASP
to send the mail. No spam here.
Mike
"Andrew Murray" <SPAMadBUSTERmurray@iinet.net.au> wrote in
message
news:41253460$0$22826$5a62ac22@per-qv1-newsreader-01.iinet.net.au...
: Many scripts also have the email address appearing in the
html page as "hidden"
: fields - does this prevent spam bots harvesting the
emails?
:
: Spam bots these days seem to look for anything remotely
like an email address in
: the format someone@somwhere.com - not only looking for a
preceding "mailto:" tag.
:
: I've found an ASP script where you code the email into the
script itself;
: therefore it is not in the html page that the ASP script.
generates.
:
: http://nuts4asp.com/scrips/pfeed/ a very simple feedback
form
:
: You need to copy and paste the script into notepad, then
copy into Frontpage
: (code view).
:
: The above is the ASP version
:
: http://www.ezscripting.co.uk has a script for perl/cgi
Linux/Unix users.
:
: Same idea, code the email into the script itself, not in
the form "hidden"
: fields.
:
:
: "Mike Mueller" <MikeMueller@ecinet.net.net> wrote in
message
: news:uQln$nhhEHA.2340@TK2MSFTNGP11.phx.gbl...
: > Jill
: >
: > 1. Check with your ISP to see if the FPSE are setup for
: > email forms. Many are not
: >
: > 2. Consider using a script instead of the FP form
handler
: > for email. If you use the FP form handler then you are
: > inviting spam as the email address appears in the page
code
: >
: > Mike
: >
: > Jill wrote:
: > : My feedback form won't email me with results. I
followed
: > : FP help instructions, too. It says it needs a
script -
: > : my ISP support FP extensions. Maybe I'm missing
: > : something here. Please help.
: > : Jill
: >
: >
:
:
- Next message: Mike Mueller: "Re: Moving Office 200"
- Previous message: Tom Pepper Willett: "Re: Solution! Access Error! Unknown"
- In reply to: Andrew Murray: "Re: Form - Feedback - email won't work"
- Next in thread: anonymous_at_discussions.microsoft.com: "Form - Feedback - email won't work"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|