You can find that using the following code (which detects whether it is IE)
if(Page.Request.Browser.Browser=="IE")
{
}
www.codecollege.NET
No comments:
Post a Comment