|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
How would i use cgi.pm to redirect to a page
and send the cookies? e.g. how would i have to change print header(-cookie=>[$Cookie]); to let it redirect to, say test.pl? Thanks in advance, d0g1e |
|
#2
|
|||
|
|||
|
ok I admit, I didn't experiment. it seems
that adding "-cookie=>$Cookie" to redirect() was enough. this is what i got in the end (might be usefull for others): print redirect($Some_URL, -cookie=>$Cookie); d0g1e |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > CGI.pm cookies AND redirection |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|