perl/Cookie... basic question
Please support our Perl advertiser: Programming Forums
![]() |
•
•
Posts: 93
Reputation:
Solved Threads: 2
i want to create a perl /CGI program Cookie, where the username can be remembered even if the browser is shut down and restarted. i am new to Perl programming, and i have no clue from where to start on this, but i am aware on how to set cookies, but when the browser is quit the saved values disappear..
so will some one plzzz help me with a sample code
i am lost
so will some one plzzz help me with a sample code
i am lost Local P ...
Are you familiar with the CGI module? You can set and read cookies with the module. See the CGI documentation for details.
http://perldoc.perl.org/CGI.html#HTTP-COOKIES
There is also the CGI::Cookie module
http://perldoc.perl.org/CGI.html#HTTP-COOKIES
There is also the CGI::Cookie module
•
•
Posts: 93
Reputation:
Solved Threads: 2
•
•
•
•
Are you familiar with the CGI module? You can set and read cookies with the module. See the CGI documentation for details.
http://perldoc.perl.org/CGI.html#HTTP-COOKIES
There is also the CGI::Cookie module
i couldn't find any thing productive there..
wat i want to do is to create a perl persistent cookie ?? how do u code for this
Last edited by localp : Dec 4th, 2008 at 1:03 pm.
Local P ...
![]() |
Other Threads in the Perl Forum
- Previous Thread: In perl script system("cd c:\mnt"); is not working.
- Next Thread: perl arrays
•
•
•
•
Views: 871 | Replies: 4 | Currently Viewing: 1 (0 members and 1 guests)





Linear Mode