What are the methods in Session Object?
Answer / guest
The Session Object has only one method, which is Abandon.
It destroys all the objects stored in a Session Object and
releases the server resources they occupied.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is asp in web technology?
Explain how to display images using response object?
Can I use com objects from a .net framework program?
Write a program in asp to find out the leap year. [Accept the year from the user ]
Define request object?
What is aspx used for?
What are the stored procedure and why they are needed?
Define .asp file?
What are the advantages of asp?
difference between POST & GET methods?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
What are the attributes of the tags? What are their functions?