I) How To Set Cookies

Cookies are small text file created by webservers to store identity information on your local harddisk. This information is used to verify and validate user who logs into that website.

APEX server uses cookie logging as an additional security feature.

Please refer to the following notes on how to set cookies for Internet Explorer and Netscape Navigator.



Internet Explorer (Version 6 and above)

i)

Click on Tools > Internet Options

ii)

Goto Privacy Tab

iii)

slide the Privacy Setting to Medium

iv)

Click on the Apply button.



Internet Explorer (Version 5)


i)

Click on Tools > Internet Options.

ii)

Goto Security Tab

iii)

Select Internet (in the Web Content Zone window)

iv)

Set the Security Level to Medium

v)

Click on the Apply button.



Netscape Navigator


i)

Click on Edit > Preferences...

ii)

Goto Category > Advanced > Cookies

iii)

Select Enable all cookies

iv)

Click OK button to apply