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 |
What are the attributes of the <form> tags? What are their functions?
Can .net framework components be used from a com program?
How do I open an asp file in excel?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
How many types of cookies?
What is asp
What is .asp in html?
In how many ways you can connect to the Database?
What are the methods in Application Object?
what is the need of a sealed class when we are having a structure
can we place Global.asa into "bin" directory instead of Root directory?
Which is the default scripting language in active server pages?