how to get Session by SessionID?

J

jiatiejun

I want get a page by WebClient.DownloadData


but the request is sent by Server

can't pass data by Session

I want pass a string by Get
("/mypage.aspx?SessionID=nmrf4d55ycrd1r55ks00goqg")

so mypage.aspx can access Same session object

how to get Session?


thanks




--
¼ÖÌú¾ü
----------------------
Óʼþ:[email protected]
MSN :[email protected]
QQ :170437901
µç»°:15802955851
----------------------
 
J

jiatiejun

may I use Application to pass Session reference?

Mark Rae said:
You can't - the Session object is not available externally...

When a browser makes the first connection to the site, a Session object is
created. This is not available to other users of the site.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top