How will you delete a Cookie?
Answer / guest
By setting its Expires property to any date prior to today
Response.Cookies("cookie name").Expires = Date ? 1.
Is This Answer Correct ? | 2 Yes | 0 No |
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.
Can I use the win32 api from a .net framework program?
Define a scripting language?
What are the asp objects?
Explain the tags necessary to be present within the tag ?
whate is AutoEventWireup in .net ?
How You Can use Dropdownlist with in Data Grid .DropDownlist having data from Database?
how many Controls are there in ASP.Net ? Define with Examples ?
Explain how to handle error in asp?
What do the abbreviations asp and jsp stand for?
i learnt .net and would like to know if there is any institute in hyderabad that gives real time knowledge.i worked on testing and planning to move on to .net putting same amount of experience in .net.kindly suggest me the institute and other details.
How can you change the primary scripting language for a page?