My web site (REMOVED) has an add gig page which allows users to add gigs to their profile and to the gig guide, however I am getting around 30 spoof gigs a day using the form. I have inserted a random code input in to the form for guests to fill out before enabling the submit button. However, someone has found a way around this and I am wondering if there is anyone out there who might have a suggestion on how to trap them.
The page http://REMOVED/include_bands/add_gig.php
Current security for guests:
10 randomly generated alphanumeric letters to activate submit.
A trap to see if the guest adds the code URL=http:// in to the description field
Suggestions welcome
The page http://REMOVED/include_bands/add_gig.php
Current security for guests:
10 randomly generated alphanumeric letters to activate submit.
A trap to see if the guest adds the code URL=http:// in to the description field
Suggestions welcome
Comment