Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Perl and HTML

by data64 (Chaplain)
on Jul 06, 2005 at 19:55 UTC ( [id://472927]=note: print w/replies, xml ) Need Help??


in reply to Perl and HTML

Based on your responses to the other posts in this thread, let me try to summarize your question.

When someone requests the page, you want to check for presense of cookies and redirect the user to a registration/login page.

The way cookies work is, if the browser has any cookies for that domain then they would be included in the original request. So you do not need to do the return trip thing that you are asking about. Use cgi.pm to check for cookies and issue a redirect if none a found.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://472927]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-04-23 14:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found