Forum Moderators: open
I read the following article: [webmasterworld.com...]
I have a kind of same problem which deals with session-vaibales. I want to request an asp file which uses session-variables i´ve created on the requesting page. It would look like this:
Server1<----Client
¦
¦
v
Server2
Client has session("foo"). Server2 need this session-var. But how can Server2 access to this var?
Thanks a lot!
Henk