GeekInterview.com
  I am new, Sign me up!
 

ASP Interview Questions


ASP Interview Questions

Questions: 147
Comments: 325
 ASP Tags
 Showing Questions 111-120 of 147 Questions
<< Previous 8 9 10 11 [12] 13 14 15 Next >>
 Sponsored Links

 
 ASP Interview Questions
Sorting Options :  

Gets information from the user. It has five collections by which values can be accessed. They are: Querystring, Form, Cookies, Server Variables & ClientCertificate  
Latest Answer: When a browser asks for a page from a server, it is called a request. The ASP Request object is used to get information from the user. ...

Collection is a set of name/value pairs where the information supplied by the client is stored.  
Latest Answer: Collection: Contains the variables of different data types, with name/value pair. ...

Shares information among users of an application. Gives a notification when an application starts or ends.  
Latest Answer: Application Object: It is an object which stores the information about the client which access the application. Every application has only one application object which is responsible to tellwhen the application startswhen the application ends ...

Application-scope means that variables (and objects) can be accessed from any ASP pages that is part of the application.  
Latest Answer: Application scope variable/objects are the objects whose scope is through out the application ...

Only one global.asa file and it’s placed in the virtual directory’s root.  
Latest Answer: Only one and in the root folder only. ...

* Contents collection – contains all variables added via scripts in global.asa. * Static collection – contains the names of all objects added via the tag in global.asa.  

A. B. You can only use JavaScript for this. C.  
Latest Answer: ans:-option D ...

Male Female Referring to the above, which line of code would retrieve the selected radio button value?
A. For cnt=0 to rbSex.count - 1 If rbSex(cnt).value = selected Then strSex = rbSex(cnt).value exit for End If Next B. strSex = Request("rbSex").selected.value C. strSex = Request("rbSex") 

The FileSystemObject provides an object interface to drives, directories, and files for which of the following?
A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site’s home directory. C. Any local physical drive or mapped drive on the web server. 

A. TextStream B. Dictionary Object C. Err Object D. FileSystemObject E. All are available from scrrun.dll.  
Latest Answer: File System object Option D ...

View page << Previous 8 9 10 11 [12] 13 14 15 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