Lets say you've got a typical CF session, where you perhaps store the
UserID in the Session scope.  And you've also got some ASP pages, where you
need to know that UserID.  What would be the best way of passing the UserID
to the ASP pages?

some thoughts so far:
- is it possible for ASP to access a CF session variable?
- could access it via a cookie
- use some kind of encryption to safely pass the value in a form/url, and
decrypt on the other side (what kind of encryption?)


-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]

Reply via email to