GeekInterview.com
  I am new, Sign me up!
 

ASP Interview Questions


ASP Interview Questions

Questions: 147
Comments: 325
 ASP Tags
 Showing Questions 61-70 of 147 Questions
<< Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>
 Sponsored Links

 
 ASP Interview Questions
Sorting Options :  

Variant is the default data type in VBScript, which can store a value of any type.  
Latest Answer: Variant is the default data type. There is no arrangement in vbscript to specify particular datatype as other language. ...

JavaScript  
Latest Answer: javaScript ...

A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") 
Latest Answer: Set objBrowser = Server.CreateObject("MSWC.BrowserType") ...

A. 10 B. 20 C. 30 D. 40  
Latest Answer: 0 cookies created on the server side ...

A. Application only. B. Session only. C. Server only. D. Application and Session only. E. Application, Session, and Server.  
Latest Answer: Answer is D ...

<% varType = rsTest("field1").type %> In the database table, if the datatype for field1 (shown above) is Number, what is the value of varType?
A. The field value. B. A string description. C. The field name. D. NULL. E. An enumerator.  

A. Server B. Response C. Request D. ObjectContext  
Latest Answer: Ans:Request ...

A. Server B. Response C. Request D. Session  
Latest Answer: Ans:Response ...

The browser makes a HTTP request; the server gives a HTTP response to the browser and the browser converts into a HTML page.  
Latest Answer: Client send the request to the server thru Request objcet. Server recevied the information and after processing the request send back to the server thru response object.server object takes the user supplier string and encode it into the proper html format. ...

The browser makes a HTTP request; the server does the processing and gives a HTML response to the browser.  
Latest Answer: To make the HTML page dynamic ASP is used which the server page scripting language. Mainly used to convert the information and display it on browser ...

View page << Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape