Jump to content

weird problem with guestbook i made


paulley23

Recommended Posts

what do you mean you disabled it? as in html disable attribute?

#If so, then that's not going to stop spammers etc. Usually you can just press enter to send a form anyway. You need to disable the whole form, or take it off the net if it's not being used. (Use a local test server for testing out scripts)

Anyone or any spam bot script can post data to the URL of your form processing code once they know that URL. Once you have a public page with an action="...." parameter on it, your form processing page can found. Anything you do in your form has no effect.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.