Quantcast
Viewing all articles
Browse latest Browse all 10

SharePoint Best Practices: Form Digest in ASP .Net Pages within SharePoint

Image may be NSFW.
Clik here to view.

If you ever find yourself modifying data within SharePoint using custom ASP .Net pages, you will undoubtedly have run into errors regarding the pages security validation being invalid.  Rather than disabling security validation, which can leave your pages open to XSS attacks, follow the recommendations in the following blog post regarding using the FormDigest tag to safely validate post backs.

http://epham.wordpress.com/2007/01/22/how-to-fix-security-validation-errors-in-sharepoint-aspnet-page/

-Lee

The post SharePoint Best Practices: Form Digest in ASP .Net Pages within SharePoint appeared first on MetroStar Systems Blog.


Viewing all articles
Browse latest Browse all 10

Trending Articles