Re: Duplicating COOKIES in WODHTTP (General questions)
Joshu,
Why don't you then try something like this:
[code]http1.Request.Cookies.Add http1.Response.Cookies(x).Name, your value [/code]
Drazen
Joshu,
Why don't you then try something like this:
[code]http1.Request.Cookies.Add http1.Response.Cookies(x).Name, your value [/code]
Drazen
Complete thread: