How to find the client browser type ?
Answers were Sorted based on User's Feedback
we can identify the browser name using javascript
var brw = new navigator();
alert(brw.appname);
alert(brw.appversion);
| Is This Answer Correct ? | 14 Yes | 5 No |
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What are asynchronous callbacks ?
6 Answers Accenture, BirlaSoft,
Why do we need url encoding?
Which methods validate all the controls on a page?
What are validator? Name the validation controls in asp.net? How do you disable them?
What is the difference between <%#%> and <%=%>?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What is asp.net globalization?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
How do active server pages work?
What is a SESSION and APPLICATION object?
what is service contract,operation contract?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)