javascript popups
javascript popups
Out of context: Reply #6
- Started
- Last post
- 23 Responses
- mitsu0
either store a cookie on the clients machine or check session vars via server-side script to see if the page has already been visited.
either store a cookie on the clients machine or check session vars via server-side script to see if the page has already been visited.