Archive for June, 2012
How to detect if the given webpage is generated by SharePoint?
By namwar - Last updated: Tuesday, June 5, 2012
If you want to find out whether the given web page is generated by SharePoint or not then the most authentic way of verification is to check Response Headers. SharePoint adds an specific response header (along with others) called MicrosoftSharePointTeamServices The presence of this header is a proof that the given web page is served [...]
