Email Addrersses

R

Ray Long

I am using FP2003. Is there any way to stop programs
from stealing email address from my web site.
 
S

Stefan B Rusynko

Not w/ the default forms, etc
- only if you are running server side scripts like ASP or PHP/Perl




| I am using FP2003. Is there any way to stop programs
| from stealing email address from my web site.
 
R

Ray Long

I have a web site that lists around 6000 email address so
that people can contact each other. Is there any way to
stop the pages being spidered by crawler programs
-----Original Message-----
Not w/ the default forms, etc
- only if you are running server side scripts like ASP or PHP/Perl




"Ray Long" <[email protected]> wrote
in message news:[email protected]...
 
S

Stefan B Rusynko

Put them in a database that users query for an email address



| I have a web site that lists around 6000 email address so
| that people can contact each other. Is there any way to
| stop the pages being spidered by crawler programs
|
| >-----Original Message-----
| >Not w/ the default forms, etc
| >- only if you are running server side scripts like ASP
| or PHP/Perl
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-
| ;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| in message | >| I am using FP2003. Is there any way to stop programs
| >| from stealing email address from my web site.
| >
| >
| >.
| >
 
R

Ray Long

Got to http://www.suffolksurnames.plus.com/

and then the first button on left hand menu and you will
see the problem.



-----Original Message-----
Put them in a database that users query for an email address



"Ray Long" <[email protected]> wrote
in message news:[email protected]...
| I have a web site that lists around 6000 email address so
| that people can contact each other. Is there any way to
| stop the pages being spidered by crawler programs
|
| >-----Original Message-----
| >Not w/ the default forms, etc
| >- only if you are running server side scripts like ASP
| or PHP/Perl
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-
| ;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| in message [email protected]...
| >| I am using FP2003. Is there any way to stop programs
| >| from stealing email address from my web site.
| >
| >
| >.
| >


.
 
T

Tom Pepper Willett

What problem are you referring to?
--
=====================================================
Tom Pepper Willett [Microsoft MVP - FrontPage]
----------------------------------------------------------------------------
-
Microsoft FrontPage:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/

=====================================================
Ray Long said:
Got to http://www.suffolksurnames.plus.com/

and then the first button on left hand menu and you will
see the problem.



-----Original Message-----
Put them in a database that users query for an email address



"Ray Long" <[email protected]> wrote
in message news:[email protected]...
| I have a web site that lists around 6000 email address so
| that people can contact each other. Is there any way to
| stop the pages being spidered by crawler programs
|
| >-----Original Message-----
| >Not w/ the default forms, etc
| >- only if you are running server side scripts like ASP
| or PHP/Perl
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-
| ;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| in message [email protected]...
| >| I am using FP2003. Is there any way to stop programs
| >| from stealing email address from my web site.
| >
| >
| >.
| >


.
 
S

Stefan B Rusynko

That whole list (all pages) belongs in a Database server side
- no way you can prevent harvesting from your list if it is all client side in the html pages
See FP Help on Data and Databases

As it is, your site is a spammers paradise (-;

IMHO
I would remove them until it is in a Database

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


| Got to http://www.suffolksurnames.plus.com/
|
| and then the first button on left hand menu and you will
| see the problem.
|
|
|
|
| >-----Original Message-----
| >Put them in a database that users query for an email
| address
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-
| ;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| in message | >| I have a web site that lists around 6000 email address
| so
| >| that people can contact each other. Is there any way to
| >| stop the pages being spidered by crawler programs
| >|
| >| >-----Original Message-----
| >| >Not w/ the default forms, etc
| >| >- only if you are running server side scripts like ASP
| >| or PHP/Perl
| >| >
| >| >--
| >| >
| >| >_____________________________________________
| >| >SBR @ ENJOY (-: [ Microsoft MVP -
| >| FrontPage ]
| >| >"Warning - Using the F1 Key will not break
| anything!" (-
| >| ;
| >| >To find the best Newsgroup for FrontPage support see:
| >| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >| >_____________________________________________
| >| >
| >| >
| >| in message | [email protected]...
| >| >| I am using FP2003. Is there any way to stop
| programs
| >| >| from stealing email address from my web site.
| >| >
| >| >
| >| >.
| >| >
| >
| >
| >.
| >
 
T

Thomas A. Rowe

Yes, don't place email addresses on your site, instead use a custom server-side script to process
emails from the site.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top