[rochester-pm-list] I held out!!

Fred Edmister fedm at pkcommunications.com
Tue Jan 4 13:33:38 CST 2000


         Thanks!!  :)  That's better!  I knew it was something I was just 
overlooking!  Sometimes it's hard being the only CGI person here... I owe 
you and Brian!!  :) (maybe a bottle of asprins after that party 
eh?)  Thanks again everyone!  L8r!

         Fred


At 02:06 PM 1/4/00 -0500, you wrote:
>$id = '8675309';
>$q = new CGI;
>$cookie = $q->cookie(-name=>'STOREID',
>                      -value=>$id,
>                      -domain=>'.domain.com'
>                      -path=>'www.domain.com/');
>$url = 'http://www.domain.com/other.html';
>print $q->redirect(-cookie=>$cookie,
>                  -location=>$url);
>





More information about the Rochester-pm mailing list