Home All Groups Group Topic Archive Search About

Re: MSXML.XMLHTTP / ASP Page / Session

Author
11 Mar 2005 3:03 PM
chrisgeorgeoliver
I'm having the same problem... where do you set the aspsessionid to the
xmlhttp obj? right before the send? and what property do you set.. i
couldnt find a object model anywhere =/

Manohar Kamath wrote:
Show quote
> The XMLHttp component is now the "client" for your ASP page, and not
the
> browser.
>
> One way to get around is to retrieve the ASPSESSIONID cookie from the
> browser, and set it in your code for the XMLhttp component. This way,
both
> browser and the XMLHttp component are using the same ASSPSESSIONID
cookie to
> talk to the ASP pages, and hence maintain the session.
>

AddThis Social Bookmark Button