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                      
tip   To Refer this Site to Your Friends   Click Here
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
 
can we store textbox and com components in viewstate? Microsoft2
Difference between asp and asp.net ? Accenture3
How to find the client browser type ? Cognizent4
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected Proteans5
I have one .Net application and i have two databases which is in SQL server2000 and one more database in ORACLE? how can i access the database from different Databases? eXensys3
Difference between .NET and previous version? Microsoft1
What are Sticky Sessions? Infosys2
What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages? Syntax-Softtech1
I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com  2
Explain Factory pattern? Microsoft1
How do we get only edited/deleted/inserted records from a Dataset? Syntax-Softtech1
How to authenticate users using web.config ? Accenture2
Which template must you provide, in order to display data in a Repeater control? Wipro2
True or False: To test a Web service you must create a windows application or Web application to consume this service?  1
Tell About Web.config ? Keane-India-Ltd2
can we place the same DLL in debug folder two times? (without using strong name ) TCS7
define silverlight and advantages ?  2
Which method do you invoke on the DataAdapter control to load your generated dataset with data?  1
What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe? Accenture2
What are the Application_Start and Session_Start subroutines used for?  5
 
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