Name the methods in session object?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the post & get method or explain the difference between them in asp?
What is meant by cookies? Explain the main features?
How do I open aspx files on android?
Is asp still used?
What is the full name of asp in vb net?
Name the methods in session object?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
How are sessions maintained? A. The browser sends a cookie to the server with each request. B. The browser sends a Querystring variable to the server with each request. C. The browser sends a hidden Form variable to the server with each request. D. The browser sends a long variable to the server in the BODY of each request. E. None of the above.
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
Define an err object?
Juxtapose the HTTP verbs GET and POST. What is HEAD?
Define an application domain?