Hello all,

I have tried for 5 days to get answers to 
this, and I am still where I began 5 days
ago.  Please give me a clue here on how I 
can keep the same session id across multiple
projects.  I need to move between projects
and gain access to session data not 
necessarily set in the current project.

I am currently trying to use the 
SPIDERSESSION_NVP techniques discussed in 
dozens of postings, as well as a couple of 
technotes.  Specifically, I have done the
following:
1) In calling page/project, I have a button
of 'external url' type.  I set the url 
and append the following:
'?**SPIDERSESSION_NVP**=' + 
CSpider.getUserSessionId()
2) I have also tried using 
'setSendSessionToExternalURL' to send what
should be the same information.
3) In the project loaded, I write the 
contents of 'CSpider.getUserSessionId()' to 
screen and they have changed, indicating
a new session has been created.

Do I have to do anything with the 
SPIDERSESSION_NVP value in the page/project
being loaded, or is having it in the URL
supposed to be enough.  This is where I have
been unable to find any details in previous
postings.

Also, when I look at SPIDERSESSION in the 
html of a page, there is this really long 
value.  When I look at 'CSpider.getUserSessionId()' the results
are considerably shorter (example: 
(3,-1bwhanszd0x0k) ).  Is this what I should
be sending?

If someone has detailed instructions on how
the whole 'keeping session id from external
site' works, I would be grateful.

Thanks,
[EMAIL PROTECTED]

_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to