| Enabling
JavaScript and Accepting Cookies
JavaScript
makes a web page more interactive,
with added functionality.
It can act more like a program and less
like a simple, static printed page.
According
to Netscape, cookies are a "general mechanism which server
side connections can use to both store and retrieve information
on the client side of the connection." In English, that means
cookies are small data files written to your hard drive by some
Web sites when you view them in your browser. These data files
contain information the site can use to track such things as form
and shopping cart data, passwords, lists of pages you've visited,
and the date when you last looked at a certain page.
INTERNET
EXPLORER 6.0 (click
to download the latest version of IE)
To
enable JavaScript by setting security to the default level:
- Launch
Internet Explorer
- Click
on TOOLS and choose INTERNET OPTIONS
- Click
on the SECURITY tab and click on DEFAULT LEVEL
- Click
APPLY and then OK
To
enable cookies by setting privacy to the default level:
- Launch
Internet Explorer
- Click
on TOOLS and those INTERNET OPTIONS
- Click
on the PRIVACY tab and click on DEFAULT LEVEL
- Click
APPLY and then OK
NETSCAPE
7.0 (click
to download the latest version of Netscape)
To
enable JavaScript by setting security to the default level:
- Launch
Netscape Navigator
- Click
on EDIT and choose PREFERENCES
- Click
on ADAVANCED
- On the
right choose ENABLE JAVASCRIPT FOR NAVIGATOR
- Click
OK
To
enable cookies by setting privacy to the default level:
- Launch
Netscape Navigator
- Click
on EDIT and choose PREFERENCES
- Double-click
on the PRIVACY AND SECURITY to expand the list
- Click
on COOKIES
- On the
right choose ENABLE ALL COOKIES
- Click
OK
|