Cookies

The routines in this category allow you to manipulate cookies; that is small amounts of data stored on the users system for later use.

*RW_SET_COOKIE Modifies, creates or deletes a cookie.
RW_SET_COOKIE_IMM Modifies, creates or deletes a cookie.
*RW_LIST_COOKIES Returns a list of cookie names.
*RW_GET_COOKIE Retrieves the value of a cookie.

 

A leading asterisk indicates that the subroutine was present in RealWeb 2.

Go to top button