Thread
:
perl/Cookie... basic question
View Single Post
•
•
Join Date: Feb 2009
Posts: 58
Reputation:
Solved Threads: 2
mitchems
Offline
Junior Poster in Training
Re: perl/Cookie... basic question
0
#
5
Feb 5th, 2009
Use an HTTP Cookie from the perl module mentioned above and set an expiration date into the future. That will store the cookie on the client's machine and it will retransmit it to your server. But storing the username is not a very secure solution.
mitchems
View Public Profile
Find all posts by mitchems