Daily Tips- Tip #30 - How will you detect the name of the browser using ASP.NET ?

Wednesday, October 7, 2009


You can find that using the following code (which detects whether it is IE)
if(Page.Request.Browser.Browser=="IE")
{
}



www.codecollege.NET

0 comments

Post a Comment

LinkWithin

Blog Widget by LinkWithin

Recommended Books