How to find the client browser type ?
Answer Posted / vinay
Response.Write(Request.Browser.Type);
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is the difference between the get method () and post method ()?
What is the importance of Global.asax in ASP.NET?
Which object wraps the state or data of a user?
How to find last error which occurred in Asp.net ?
What are the disadvantages of using session?
Do I need to have the latest version of windows media player installed?
Explain managed code an un-managed code.
What is viewstate in asp net with example?
What does aspcompat="true" mean?
What is difference between session and cookie?
What are validator? Name the validation controls in asp.net?
What is difference between abstract class and an interface?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What is the use of execute non query in asp.net?
what is publisher?