Re: How to retain IIS session ? (General questions)
Don,
I see what it will add, but it's obviously wrong. You must change the function for adding those headers. I have no idea what would mid(name, 6, len-(name-5)) do since I don't know what are initial values. You have to debug this.
One node - USER_AGENT is wrong, so is any other header that has _ in the name, you should convert those to - (minus)
Kreso