B
Boban Dragojlovic
I need the statement for deleting a permanent cookie that I created
earlier...
The .NET documentation refers to the .discard property, but the compiler
balks at that property
e.g. Response.Cookies("deleteME").discard()
earlier...
The .NET documentation refers to the .discard property, but the compiler
balks at that property
e.g. Response.Cookies("deleteME").discard()