Verifying cookies w/Perl on whole domain? -
Is there a way to run a check on a cookie when a visitor accesses any point in a domain?
If a visitor comes to mydomain.com, I need to check some values in their cookie to pop certain info pages, or not.
I don't want to include a call to a script on ea and every page on the site in order to do this.
I'm running an Apache web server and all users have Netscape 3.x and above.
Thanx!
If person
Anonymous posted this at 00:36 — 5th May 1999.
They have: 5,633 posts
Joined: Jan 1970
your question might be better placed in the java-forum....
you have to call your script on every page, there is no common file or something like this which allows to check cookies when you enter a domain....
TD
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.