[SOLVED] Multiple cookies doesn't work

Answered Closed
0
0

 

If I save this cookies:

 

Application.Cookies.Add(New Wisej.Base.Cookie(“username”, UU))
Application.Cookies.Add(New Wisej.Base.Cookie(“clientname”, CC))

 

Only the first cookie was saved.

  • You must to post comments
Best Answer
0
0

Hi Michael,

this problem is also fixed in our latest build (1.3.6).

Best regards
Frank

  • You must to post comments
0
0

Hi Michael,

I could reproduce and logged bug WJ-7767 for it. We will inform you when it´s fixed.

Best regards
Frank

  • You must to post comments
Showing 2 results