Download Multi Uploader Albume Online
|
What is JavaScript?JavaScript is a client-side scripting language developed by Netscape to add interactivity and functionality to Web documents. To test if your browser has JavaScript enabled, click the button below. if an alert pops up, your browser has JavaScript enabled. if the alert does NOT pop up, your browser has JavaScript disabled. When i try to authenticate i get no alert box. Does that mean that JavaScript is not enabled ? What should i do?Yes. Javascript must be enabled in your browser for the web site to work properly. Enabling JavaScript requires you to adjust your browser's settings as follows: Enabling JavaScript for internet Explorer.
Enabling JavaScript for Netscape:
What is a Cookie?A Cookie is a small piece of information sent to your Web browser by a Web server to be stored for future reference. Once your browser has accepted and saved the Cookie from a particular server, every time you request another page from that server, the browser includes a copy of that Cookie as part of the request. Cookies are returned only to the Web server from which they were issued, and to no other Web server. Does authentication use Cookies?Yes, authentication uses a Cookie to identify you as a user who has authenticated into the system. This Cookie expires automatically when you quit your browser. To test if your browser has Cookies enabled, first test JavaScript above (since the Cookie test requires JavaScript), and then click the following button: if an alert pops up, your browser has Cookies enabled. When i try to authenticate i get a message that Cookies are not enabled. What should i do?Enabling Cookies on your browser requires that you modify your browser's settings. Enabling Cookies requires you to adjust your browser's settings as follows: Enabling Cookies for internet Explorer 6.x
Enabling Cookies for Netscape 7.x
|