Re: How to retain IIS session ? - WeOnlyDo Discussion board

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

by wodSupport, Sunday, March 08, 2009, 13:00 (5738 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


Complete thread: