Format:
Recent snippets matching tags of check for .net in asp.net
string displayMe = (string)Request.ServerVariables["HTTP_USER_AGENT"];
if (displayMe.IndexOf(".NET4.0") == -1)
{
versionCheck.Text = displayMe;
}
155 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
