External Interfaces > RealWeb > RealWeb API > Cookies (RealWeb)

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

Cookies (RealWeb) (routines.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

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 cookieClosed .
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.

Caution

The use of cookies can affect the privacy of users, depending on the hosted global location and/or public or private networks used for your website. For example, within the European Union, you should refer to The Privacy and Electronic Communications (EC Directive) (Amendment) Regulations 2011, regarding the use of cookies and website user privacy.

RealityV15.1 (MoTW) Revision 7Comment on this topic