how to get Session by SessionID?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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




--
¼ÖÌú¾ü
----------------------
Óʼþ:jiatiejun@xxxxxxx
MSN :jiatiejun@xxxxxxx
QQ :170437901
µç»°:15802955851
----------------------


.



Relevant Pages

  • Re: IP Spoofing
    ... That would be enough if the purpose of the request was e.g. to delete a database by SQL injection. ... You would not need to keep it in 7 packets, merely to send in a TCP window - pretty large these days, BUT you would also need to cut in on an existing ESTABLISHED session. ... it is quite possible to send packets to the server without anything. ...
    (comp.lang.php)
  • Re: IP Spoofing
    ... That would be enough if the purpose of the request was e.g. to delete a database by SQL injection. ... You would not need to keep it in 7 packets, merely to send in a TCP window - pretty large these days, BUT you would also need to cut in on an existing ESTABLISHED session. ... it is quite possible to send packets to the server without anything. ...
    (comp.lang.php)
  • Re: IP Spoofing
    ... That would be enough if the purpose of the request was e.g. to delete a database by SQL injection. ... You would not need to keep it in 7 packets, merely to send in a TCP window - pretty large these days, BUT you would also need to cut in on an existing ESTABLISHED session. ... There is nothing in the TCP/IP protocol which disallows it, and the packets will be quite happily sent to the server. ...
    (comp.lang.php)
  • Re: session advice
    ... In Windows 2003 Server IIS 6, ... InProc session runs "in process". ... >> browser client and a web server. ... >> resource, processes the request, and sends the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IP Spoofing
    ... That would be enough if the purpose of the request was e.g. to delete a database by SQL injection. ... You would not need to keep it in 7 packets, merely to send in a TCP window - pretty large these days, BUT you would also need to cut in on an existing ESTABLISHED session. ... You need to know all about the TCP session as well as the senders IP address AND current sender port number, or the packet will be discarded as not part of any TCP session the server knows about. ...
    (comp.lang.php)