Categories
Tags → Cookies Example

DRBCounter

DRBCounter is a simple PHP hit counter script that doesn''t require a database. It allows you to put a text-based hit counter on virtually any page on your web site. You may customize the colors and fonts using standard CSS styles. Data is store...
DETAILS

plx PopUp/PopUnder Master Pro

Use this easy to change and rich of customization script to show popup/popunder window or floating layer. You can set popups/popunders on entering the page or on exiting the page. You can use timed (delayed) popup. For example the window can pop 5 se...
DETAILS

Handling Cookies

This tutorial discusses the creation and use of cookies in Servlets. Includes an example of a customized search engine interface.
DETAILS

Write and Read A Cookie

Cookies enable you to write text directly to a users computer. This can be used to easily recognize if a user has been to your site before or used to prevent multiple entries in to forms. This example will take any input you type in and write it to ...
DETAILS

How to create and retrieve cookies using ASP

Cookies can be used to remember things about a user when they come back to your site. Cookies expire after a certain amount of time which you can set. Also, the clients browser must have cookies enabled for them to work. Here is a very simple example...
DETAILS
©2003-2019 jCay.com