Re: How to retain IIS session ? (General questions)

by Jasmine, (5900 days ago) @ wodDamir

I think in this line [code]cookieStr = cookieStr & name & = & Request.ServerVariables(name) & ; [/code]you add this '=' which shouldn't be there. If I'm correct, cookie isn't part of QueryVariable, cookie is full variable. But I didn't debug it, so only you can know the answer.

Kreso

locked

Complete thread: