Jump to content

Cgarchitect Gallery...


Eamon
 Share

Recommended Posts

Several weeks ago some idiot wrote a robot to use that form on every single person in our database to spam them. I had to take it offline to prevent them from spamming everyone. Fourtunately I caught it before too long. Until I modify the submissions forms to be more secure and safe from spammers you will not be able to contact people through the gallery. If I knew who did it I'd invite all of you to send them a few hundred emails each.

Link to comment
Share on other sites

Just an idea. So I've used facebook and the way they get around it is to make the email an image of the text so it's not "crawlable" or "highlightable."

 

They only inconvience is that if someone does indeed want to email that person they cannon copy/past the email address and just have to write it down.

 

I don't know what all this involves, but it might be worth looking into.

 

Michael

Link to comment
Share on other sites

Just an idea. So I've used facebook and the way they get around it is to make the email an image of the text so it's not "crawlable" or "highlightable."

 

They only inconvience is that if someone does indeed want to email that person they cannon copy/past the email address and just have to write it down.

 

I don't know what all this involves, but it might be worth looking into.

 

Michael

 

The emails were not visible before, you could only use a submission form that submitted to the user. The actual email was always hidden, but the robot they wrote took advantage of the form. I can get around this with CAPTCHA, but have not had time to deal with it.

Link to comment
Share on other sites

The emails were not visible before, you could only use a submission form that submitted to the user. The actual email was always hidden, but the robot they wrote took advantage of the form. I can get around this with CAPTCHA, but have not had time to deal with it.

 

Jeff,

 

I've got a few sites that get nailed with spam. The problem with some of the CAPTCHA programs is that you have to add components (dll's and other code that server companies do not like to add) to make them work. After a good amount of research, I found a free CAPTCHA system that has worked well for over a year. You can find it at http://www.webwizguide.info/asp/sample_scripts/web_wiz_CAPTCHA.asp. It runs off of ASP instead (which all Windows servers allow). Hope that helps you out...

Link to comment
Share on other sites

Jeff,

 

I've got a few sites that get nailed with spam. The problem with some of the CAPTCHA programs is that you have to add components (dll's and other code that server companies do not like to add) to make them work. After a good amount of research, I found a free CAPTCHA system that has worked well for over a year. You can find it at http://www.webwizguide.info/asp/sample_scripts/web_wiz_CAPTCHA.asp. It runs off of ASP instead (which all Windows servers allow). Hope that helps you out...

 

Sweet thanks Brian. DLLs are not so much of an issue as I have my own dedicated server and will be moving to two dedicated servers soon, but free is always a good thing. Did not know you were an ASP guy. We should chat offline some day!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...