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


Please Help Members By Posting Answers For Below Questions

In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?

761


What describes a query?

613


What is http protocol and how it works?

609


Where viewstate value is stored in asp.net?

695


What is ascx?

621






What r the asp.net list controls and diff. Between them?

609


What is server side session management?

607


Explain how is a property designated as read-only?

645


What should you do is you want to remove an existing component but would like to make some funtionalities?

1585


Explain about Multi-Language integration?

688


Explain the basic functionality of garbage collector?

612


What are cookies in your browser?

613


Where is asp.net session stored?

564


What are the different types of cookies in asp.net?

615


what is the difference between response.write() and response.output.write()?

802