GeekInterview.com
  I am new, Sign me up!
 

ASP Interview Questions


ASP Interview Questions

Questions: 147
Comments: 326
 ASP Tags
 Showing Questions 141-147 of 147 Questions
<< Previous 11 12 13 14 [15] 
 Sponsored Links

 
 ASP Interview Questions
Sorting Options :  

• Session _OnStart – This event will be fired when a new user begins a session with the web site. • Session_OnEnd – This event is called whenever a session terminates.  
Latest Answer: • Session _OnStart – This event will be fired when a new user begins a session with the web site. • Session_OnEnd – This event is called whenever a session terminates. ...

• It informs each page what session the request belongs to when a user accesses during a session. • It retrieves all the session information stored on the server. • Cookies can persist 
Latest Answer: Sessions are server side objects which travels between client and web server. Cookies will not be used/executed when the Brower settings disable the usage of cookies. We cannot retrieve or store any data in cookie if browser disables the cookie. Session ...

By setting its Expires property to any date prior to today Response.Cookies("cookie name").Expires = Date – 1.  
Latest Answer: Set the expires property to any date prior to today for a Cookieeg. Response.Cookies().Expires=Date -1 ...

Controls the ASP execution environment. It can set the amount of time script can run before an error occurs. Converts a virtual path to a physical path on the server. Takes a user supplied string and 
Latest Answer: Server ObjectThe ASP Server object is used to access properties and methods on the server. Its properties and methods are described below:PropertiesProperty Description ScriptTimeout Sets or returns the maximum number of seconds a script can run before ...

It allows you to access(read/write) the contents of text files stored on the web server.  
Latest Answer: It allows you to access(read/write) the contents of text files stored on the web server. ...

Name it’s properties and methods? 
Latest Answer: Error object is used to or store the description of the error occurs on the ASP Page. ...

An area of a web site available only to a set of registered visitors. 
Latest Answer: Extranet is group of computers which are specific for a gruop may be using MAN. ...

View page << Previous 11 12 13 14 [15] 

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