Quote:
	
	
		
			
				
					Originally Posted by  RazorSharpe
					 
				 
				We create a hidden field named "email" and we generate the field name for the real email address on-the-fly. 
			
		 | 
	
	
 Yep. I'm using the similar method on my sites since 2003. BTW, another good solution is to encrypt your signup form with JavaScript. It will stop 99% of spamboats that automatically searching for forms at your webpages.