![]() |
printing other cookies along with the session cookie
Hi all,
I want to send other cookies along with the session; :confused: Right now i am printing the session cookie in header by: Quote:
Quote:
please let me know how to do it Thankyou... Rakesh |
Re: printing other cookies along with the session cookie
Hi Rakish,
Unfortunately we can't send mutiple cookies using CGI::Session's header method, for sending multiple cookies we need a different approach. Checkout the code snippet below. Code: Perl
I hope this solves your problem. |
Re: printing other cookies along with the session cookie
Pradeep,
It did solve my problem. you are a PERL champ, Thankyou so much, Rakesh |
| All times are GMT +5.5. The time now is 04:06. |