How to find the client browser type ?
Answer Posted / venmathi
Request.ServerVariables("http_user_agent")
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are sessions used for?
What are app services?
What is comparevalidator?
Which is faster viewbag or viewdata?
What is the current version of asp.net?
What are the differences between code behind and code inline?
Why do we need asp.net?
what are the ihttphandler and ihttphandlerfactory interfaces ?
What is semantic gap?
Can viewstate be accessed in another page?
Can I read the hard disk serial # of the client computer using asp.net?
Can you explain the importance of finalize method in .net?
How do you sign out from forms authentication?
What is request and response in asp.net?
What is the displayafter property in updateprogress control?