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 |
Explain the post & get method?
What does asp stand for?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
6) Events in page life cycle?
how u can use asp.net for making website?
What is Response Object?
What are the tasks performed by <> tags?
What is the work of asp?
What is a .ASP file?
Explain the differences between asp and asp.net and is asp.net backward compatible to asp?
what is the difference between sql server2000 and 2005
Can we Use VB SCRIPT instead of JAVASCRIPT in Asp.Net...