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 is the full name of asp in vb net?
Which is an advantage of application service providers (asps)?
Define the asp scripting objects?
How many types of cookies?
How to include active x controls in asp code?
Define common type system (cts)?
In case of we are not saving the information as cookies. how server detects the same user?
Which is the default scripting language in active server pages?
What is asp full form?
Which is better asp or php?
How do I add aspx page to visual studio?
What is asp in web design?