ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
How to find the client browser type ?
 Question Submitted By :: Shaheen
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How to find the client browser type ?
Answer
# 1
Request.UserAgent
 
Is This Answer Correct ?    8 Yes 1 No
Nirakar
 
  Re: How to find the client browser type ?
Answer
# 2
we can identify the browser name using javascript

var brw = new navigator();
alert(brw.appname);
alert(brw.appversion);
 
Is This Answer Correct ?    4 Yes 1 No
Tiger Skumar
 
 
 
  Re: How to find the client browser type ?
Answer
# 3
Request.ServerVariables("http_user_agent")
 
Is This Answer Correct ?    5 Yes 2 No
Venmathi
 
  Re: How to find the client browser type ?
Answer
# 4
Response.Write(Request.Browser.Type);
 
Is This Answer Correct ?    8 Yes 1 No
Vinay
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
how to retrieve data using web services in asp.net pls give me the code and explain me briefly  3
Explain what a diffgram is and a good use for one? Syntax-Softtech1
What is difference between masterpage and user control, what is the objective of master page when we had user control in .NET 1.1 version DELL2
Difference between abstract factory pattern and factory method pattern in .NET with example. Keane-India-Ltd1
what is Repeater Control, When it is used,How it is used, what type of template is used for repeater control? iSoft6
please can any describe 'Master Page' in ASP.Net 2.0  3
What is the Impprsonation?and what is the importence of that? eXensys3
How do you associate two or more validators with a single input control? What do you need to do to prevent space from being reserved for a validation control thatpasses its validation test?  1
True or False: A Web service can only be written in .NET?  4
Types of authentications in ASP.NET ? Accenture5
can I use session variable in App_code Class page?? Wipro2
difference between caching objects in session objects?  2
What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?  4
How to write unmanaged code and how to identify whether the code is managed /unmanaged? Accenture4
What does the "EnableViewState" property do? Why would I want it on or off? Syntax-Softtech1
What is the Global ASA(X) File?  2
Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static Variables? Phoenix-Technologies1
You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load? INDUS14
what is service contract,operation contract?  1
Dategrid filtering and sorting How can we sort all the fields at once? Satyam3
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com