Yes, spam bots look for any string of text that might resemble an email address,
even in <input type=hidden> tags.
The only way to really minimise this is to put the email address inside the code
(e.g. asp code or perl or whatever your host supports - find a script where you
hard-code the email into the script, not using hidden fields. I'm using this
script on one site currently (free from this site:
http://nuts4asp.com/scrips/pfeed/ you have to cut and paste the code from the
site into say Notepad, then paste from Notepad into the code view in frontpage.
Follow the instructions, upload the form, the asp page.
If you use perl/cgi, this site is a good one, it has a form like the one above
where the email address is not visible in the html code by viewing source :
http://www.ezscripting.co.uk
Also there is a handy way to encode your email address, but this method depends
on the user having javascript activated.
http://automaticlabs.com/products/enkoderform/
These are very handy and practical ways to reduce spam - try them out to see if
they do actually work.
"Isagold" <(E-Mail Removed)> wrote in message
news:70E9BA09-BD5A-470C-84BB-(E-Mail Removed)...
> Hi and Thanks in advance.
> I am using FrontPage.
> I am getting spam from our web site> through the contact us ( hyperlinked with
our email address, so the email comes up when clicked.)
>
> I have just tried setting up the Contact Us as a FORM ( and press submit ) it
doesn't visually show the email or any hyperlinks to it, that I can see.
> Was wondering if anyone knows if the spammers can get my email from this set
up.
>
> Thanks
> --
> Isagold