![]() |
![]() |
|
| Home I Company I Services I Documentation I Downloads I E-Support |
| home -> documentation -> language reference -> KILLCOOKIE tag | ||||||
|
This element allows you to remove a value previously stored in a Web Browser cookie.
In general terms, a cookie allows us to store values inside the web browser for later use. However, some times this values are not longer necesary and is desirable to remove them from the client. The KILLCOOKIE element is used exactly for this purpose.
Example 1. Creating, using and deleting a variable. The following example shows you how to create a header file and use it inside several pages. Source code
examples/killcookie1.dbsp
Test example
|