Page view counter

Browse by Tags

Related Posts

  • Re: Textboxes and Cross Site Scripting

    The first rule of Information security says " Never trust the user input ". You must always check and sanitize the user input whether you are directing it to a html label or textbox. Its always safe to encode HTML characters such as "<",">" to "&gt;", "&lt;". Again, All these checking must...
    Posted to Security (Forum) by dacoolthings on 12-15-2006, 12:00 AM
    Filed under: security, Validation, html, Web, XSS, Encoding, Microsoft
Page 1 of 1 (1 items)
Microsoft Communities