Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Session - Problem
kvarnerexpress
post May 22 2005, 06:46 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



HI, Im having problem with CGI::Session. I need to assign same session id to user who adds items to shopping cart.
But it creates different ids everytime Im adding item.
Im using IIS server, and I dont see any cookies or session data which should be stored on my computer.It only prints cookie in browser.
I tried different methods nothing works.
Here is script, as described in tutorial:
use CGI;
$cgi = new CGI;
$session = new CGI::Session(undef, $cgi, {Directory=>'/tmp'});

$cookie = $cgi->cookie(CGISESSID => $session->id );
print $cgi->header(-cookie=>$cookie);
$sid=$session->id();
Anybody can give any solution?
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. It Went Well For A While(5)
  2. Itunes Problem!(0)
  3. Rpg Maker 2003 Music Problem(3)
  4. Hosting Problem [resolved](19)
  5. Problem Aligning In Firefox(8)
  6. Two Lan Ports Problem(3)
  7. 60 Seconds Countdown That Shutdown The Pc(13)
  8. Need Help: Problem Seeing My Site(4)
  9. Dvd Drive Problem(8)
  10. I Have A Big Problem With Cs 1.6.(4)
  11. I'm Having A Strange Problem With My Ping In Cs:s(28)
  12. I Have A Girl Problem Here(25)
  13. Forum Problem? Topic Disappeared Immediately [resolved](2)
  14. Postage Costs Problem For My Website(7)
  15. Hosting Problem(moderators) [resolved](3)
  1. Problem Connecting To Phpmyadmin(2)
  2. Problem With My External Hard Disk(7)
  3. Help Me _ Error Message: "could Not Retrieve Session Record"(2)
  4. A Possible Problem With Ftp And Filezilla(4)
  5. Weird Write Problem(3)
  6. Cannot Connect To Mail Server(3)
  7. [chsupport #ecn-115724]: Ftp/cpanel Login Problem(7)
  8. Harddrive "open With..." Problem(1)
  9. Phpmyadmin Problem [resolved](2)
  10. Dotworlds Free Domain Problem!(24)
  11. Fantastico And Cpanel Skin Problem.(1)
  12. Laptop Keyboard Problem(6)
  13. Can Anyone Help Me With My Graphic Card - 8600 Gt [resolved](15)
  14. Why My Computer Freezez(4)
  15. Credits Problem(14)


 



- Lo-Fi Version Time is now: 8th August 2008 - 12:34 AM