What is a session?
Answers were Sorted based on User's Feedback
Answer / seshu
Session is an object is used to give unique identity for
each user.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sudha
session object is used to store information about one
single user and re avaible to all pages in one application
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
A user accessing an application is known as a session.
| Is This Answer Correct ? | 0 Yes | 2 No |
Name two properties common in every validation control?
What does Internet Information Server (IIS) assume to be the default language for Active Server Pages? A. Jscript B. JavaScript C. JAVA D. VBScript E. ECMAScript
what is mean of ASP?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
What are the methods by which output stream is controlled?
what is the selection process for DMSS??
What is the difference between the value-type variables and reference-type variables
Why asp is used?
How we load the page in ASP?
what is dry run?
What are the ASP Scripting Objects?
What does Server.MapPath do?