Is there a way in which a person can view a page once per day but if they try to view that page again on the same day it will redirect them to a different page?
Or possibly it will remember certain information such as an answer from a 'what's your name' prompt?
Joined: 15 May 2004 Posts: 8748 Location: Castle Pines North, CO USA
Posted: Sat Jul 30, 2005 1:04 pm
The best way would be to use some server side script and make them sign i. You possibly could use a server side script and look at the IP address but most dial-up customers get a new IP when they log back on and most broadband users might even maintain their IP address for months
Joined: 15 May 2004 Posts: 8748 Location: Castle Pines North, CO USA
Posted: Sat Jul 30, 2005 3:00 pm
No problem - sometimes it is very difficult to understand what the asker really means. Just keep in mind that JavaScript is client-side and might not provide as reliable results as server-side
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum