>That look very good. If the %udat is tied to the right object and the cookie
>is the same, then I don't see any reason why is shouldn't work. Have tried
>to print out all elements of %udat? Are there other values in it?

[9515]SRC: Line 2: [$foreach $blah (keys(%udat)) $]
[9515]CMD: Cmd = 'foreach' Arg = ' $blah (keys(%udat)) '
[9515]EVAL< (keys(%udat)) 
[9515]EVAL> ARRAY(0x840aa30)
[9515]TAB: nResult = 0
[9515]SRC: Line 4: [+ $blah +]
[9515]EVAL< $blah 
[9515]EVAL> _session_id
[9515]TAB: nResult = 0
[9515]SRC: Line 4: [+ $udat{$blah} +]
[9515]EVAL< $udat{$blah} 
[9515]EVAL> f1f24012c49342bf
[9515]TAB: nResult = 0
[9515]SRC: Line 5: [$endforeach$]
[9515]CMD: Cmd = 'endforeach'

There should be a 'username' and a 'supplier_id' there too.

----
Philip Plane
CyberElves



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to