Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 drop pending members for gender=1

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
phy1729 Posted - 12 October 2007 : 19:33:39
Is there a way to silently drop any pending member that provides a gender of 1? by silently drop I mean don't output an error just delete the record. All the span I have gotten thus far has provided a gender of one so this would eliminate all spam for me.<
9   L A T E S T    R E P L I E S    (Newest First)
phy1729 Posted - 21 October 2007 : 14:49:32
would this work? register.asp line 616ish
regHomepage = ""

if strEmail = "1" and strRestrictReg = "0" and gender <> "1" then
'## E-mails Message to the Author of this Reply.<
phy1729 Posted - 14 October 2007 : 11:06:39
I know but it cuts the number of bots down.<
AnonJr Posted - 14 October 2007 : 08:23:41
quote:
Originally posted by phy1729

Well hopefully it's automated so they wouldn't figure it out



you'd be surprised... a handful of bots have made it past similar measures I've made. (namely Shaggy's Birthday MOD) They've all been caught by the e-mail validation though.

Please don't misunderstand: I'm not trying to discourage this. (I'll be putting it to use myself) While it will work for the vast majority of the idiots out there, someone will figure it out starting this whole game of cat and mouse all over again.<
ruirib Posted - 13 October 2007 : 13:17:37
I'm just trying to find out where you need to add the code.<
phy1729 Posted - 13 October 2007 : 12:59:28
email validation would it be something like
if strEmail = "1" and strRestrictReg = "0" and gender <> "1" then<
ruirib Posted - 13 October 2007 : 12:39:02
So what you need is a change to the registration code. Are you using email validation / restrict registration?<
phy1729 Posted - 13 October 2007 : 09:24:27
Well hopefully it's automated so they wouldn't figure it out, but I'm using MS Access 2000 using virtual path. What I was think was that when the bot registered the code would check the gender field just as it would check that the password to match or the email address not to be in use but it wouldn't throw an error the code would just silently drop the request and delete the bot from the database.<
AnonJr Posted - 13 October 2007 : 07:53:53
quote:
Originally posted by phy1729

so this would eliminate all spam for me.

Until they figure it out... <
ruirib Posted - 13 October 2007 : 05:36:13
No code for that, probably you could just use a SQL statement. What database are you using?<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.02 seconds. Powered By: Snitz Forums 2000 Version 3.4.07