What should considered to prevent Injection in request forms ?
        Posted  
        
            by Nasser Hajloo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nasser Hajloo
        
        
        
        Published on 2010-03-08T10:01:45Z
        Indexed on 
            2010/03/08
            10:06 UTC
        
        
        Read the original article
        Hit count: 541
        
What should considered to prevent Injection in request forms ?
e.g : using Recaptcha, preventing SQL Injections, etc ... what other item should be consider ?
© Stack Overflow or respective owner