Response.RemoveCookie (gb.web)

Static Sub RemoveCookie ( Cookie As String, Value As String [ , Domain As String, Path As String ] )

Removes a cookie.

Actually, a cookie is sent with an expiration date in the past, so that the cookie is destroyed.