Protect forms page from unwanted entries

G

guitarman97

I am using frontpage 2002 for publishing websites. Does anyone know how I can
protect my forms pages from unwanted entries. I've been getting tons of
adverstisements which are posted onto the guest log. How can I eliminate
this?
 
R

Ronx

As far as the guestbook is concerned, the only answer is to
1) Short term - change the name of the page and the guestlog file.
2) Long term - change the method - example use server side scripting to
validate entries and place posts in a database.

For other forms, use a Captcha method - several are demonstrated at
http://www.rxs-enterprises.org/tests/anti-spam/
These all require server side scripting (asp, asp.NET, PHP etc) for best
results, but some may work with FrontPage validation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top