Hi, what I would like is a script that pops up a box,with text, only once and only for 1st visitors to the site, but is thier away to do it so it would not popup if they delete thier cookies?
Rambo Tribble
3:41 am on Apr 3, 2004 (gmt 0)
I think the only way you are going to be able to track a return visitor reliably is by a cookie. IP addresses might work if all your visitors had static ones, but that is unlikely on the Internet.
For someone to suggest a script, they would need to know what scripting languages your host supports.