PDA

View Full Version : ]request] Finf malformed email addresses:


Dave#
08-26-2002, 05:57 PM
I'd like to be able to search out users that have a malformed email address in thei profile: ie no @ or not having at least one dot - so I can delete their memberships and stop bounced email being a problem.

Thanks

g-force2k2
08-26-2002, 06:15 PM
vb already optimizes this feature... it uses expressions so that if a '@' or '.' is not included it will give you an error :p hope that helps ;) regards...

g-force2k2