Re: Form - Feedback - email won't work

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Mike Mueller (MikeMueller_at_ecinet.net.net)
Date: 08/20/04


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
: >
: >
:
:



Relevant Pages

  • Re: Hiding personal data in source code viewable on the internet
    ... >> Re-create the form in pure HTML (do not use the FP Web components to ... In Script: grab the data submitted by the form. ... >> component supported for your server. ... >> combination of HTML and ASP script. ...
    (microsoft.public.frontpage.programming)
  • Re: ASP, Javascript Frontpage 2000
    ... The asp script you posted will work just fine - assuming your server ... like PHP to me) to grab the ip and javascript to display it. ...
    (microsoft.public.frontpage.client)
  • Re: 403 Error on CGI Pages in IIS 6.0
    ... > I'm trying to set up an Application Pool for use with a Perl CGI ... > If I request a static page in the application's virtual-directory, ... > If I activate ASP and run an ASP script in the application's virtual ...
    (microsoft.public.inetserver.iis.security)
  • Re: Hiding personal data in source code viewable on the internet
    ... > Re-create the form in pure HTML (do not use the FP Web components to ... In Script: grab the data submitted by the form. ... > I HTML view you enclose ASP script like this ... > component supported for your server. ...
    (microsoft.public.frontpage.programming)
  • Re: Pass default value to FP Form?
    ... A simple dunk in ASP script ... either a defered script or the onload event handler of the body tag. ... Mike -- FrontPage MVP '97-'02 ... I have an application that collects some user data, ...
    (microsoft.public.frontpage.programming)