Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Visits
User Name
Understanding Session-only Cookies
Stored Documents Script
Store/Retrieve Cookie Values
Set cookie to record last visit
Seconds at site
Display Time of Last Visit
Count Visits with Cookies - Send User To Correct Page
Cookie Utility Class 1.0
Cookie Functions
Cookie Editor
Top Code
Cookie Editor
Cookie Functions
Cookie Utility Class 1.0
Count Visits with Cookies - Send User To Correct Page
Display Time of Last Visit
Seconds at site
Set cookie to record last visit
Store/Retrieve Cookie Values
Stored Documents Script
Understanding Session-only Cookies
User Name
Visits
JavaScript > Scripts and Programs > Cookies
Source List
All | Freeware

Code 1-10 of 12   Pages: Go to  1  2  Next >>  page  


Visits javascript activates cookie on visitors computers that grabs the details when visitors has accessed your website and the number of times. This script runs with dynamic javascript enabled websites. Visitors can view the total number of times th



This JavaScript implements a cookie that stores on the visitor?s computer the name of the visitor?s. This information on the cookie can be retrieved later for future use. The cookie can be implemented in your web page by first copying and pasting the



Learn about session-only cookies in JavaScript, and how they can help your scripts retain information even after the page is reloaded or cleared.



Stored Documents is designed for dynamic websites which supports javascript where it allows the webmasters to store the desired documents, web pages with a document list and allows them to view entire document list. Included documents can be removed



The Store/Retrieve Cookie Values is a JavaScript that can be used in any of your web pages to implement a cookie that can take in inputs into three variables and can also retrieve them. The cookie is opened every time the window is opened. The user c



Set cookie to record last visit consists of few javascript classes that are useful for webmasters to get the information about when visitors have visited their site pages last time. It is simply done by setting a cookie with visitors computer and it



Seconds at site works with all javascript enabled websites where it impelments cookies function on your visitors computers and counts the total number of time in seconds they have been at your site. It has an easier configuration and allows you to up



The Display Time of Last Visit is a JavaScript cookie that displays the date and time of the visitor?s last visit on your web page. If the visitor is visiting your webpage for the first time instead of displaying the date and time of last visit the p



As the name suggest Count Visits with Cookies - Send User To Correct Page cookie counts the number of times the user had visited the page and it guides the user to the correct page he or she wants to go. This is done by a parameter set up by the scri



Cross-platform JavaScript utility class for creating, reading, / and deleting cookies. Cookies can be either session or persistent. Has ability / to apply unlimited sub-values to a cookie. This allows you to work within the / confines of the 20 cooki