|  | | Octane Cookie is a JavaScript that can implement a cookie, which allows you to set and retrieve cookies by linking you to any web page. | | This JavaScript creates a cookie by means of a popup window and stores the cookie for 10 minutes. The cookie is reloaded whenever the page is revisited within its 10 minutes. After 10 mins the popup window will again be displayed. | | An useful javascript program for website owners to obtain the information how long their visitors
have stayed on their websites. Results can be displayed in seconds on site pages. | | Set cookie to record last visit implements javascript functions to track the details of visitors info such as visited time from their IP address. Works with all dynamic websites. | | Store/Retrieve Cookie Values obtains value into three variables and displays them in a form text for the user to edit the values. It is then opened every time the window is opened. | | Stored Documents enables the website owners to include a link to add their site pages with a list which accepts the new ones and also gives functions to delete the existing ones. Requires javascript for storing documents on websites. | | Learn about session-only cookies in JavaScript, and how they can help your scripts retain information even after the page is reloaded or cleared. | | User Name is a cookie that stores the name of the Visitor on his/her computer and retrieves them for later use when required. | | Verify Cookie Max Size is a JavaScript cookie that can enable you to verify the maximum size of the cookie that your web browser can handle. It works on both the Internet Explorer and Netscape. | | This cookie calculates the number of times the current user had visited. It does not display the total overall visits. | Pages: [<<] 1 2 3 [>>] | |  |
|