(VB6) Send cookies to the webserver, with cHttpRequest ? #35
Replies: 5 comments 9 replies
-
You can tweak I'll include this tweak in next release too. |
Beta Was this translation helpful? Give feedback.
-
Hi again :) Thanks for your answer. About tweak, why not, but I use the dll https://github.com/wqweto/VbAsyncSocket/releases/download/HRR-1.0.3/HttpRequest.zip you provided me few monthes ago. |
Beta Was this translation helpful? Give feedback.
-
Thanks :) |
Beta Was this translation helpful? Give feedback.
-
Thanks for the info :) |
Beta Was this translation helpful? Give feedback.
-
Hi Vladimir, |
Beta Was this translation helpful? Give feedback.
-
Hi Vladimir :)
I use the cHttpRequest dll and I would know if it is possible to send cookies to the webserver from the VB6 Sub?
Here is my VB6 code:
Here is my external.php code:
The VB6 console show only:
I tried .SetRequestHeader "Set-Cookie" instead of .SetRequestHeader "Cookie" but nothing better.
A small idea ? :)
Thanks ! :D
Couin
Beta Was this translation helpful? Give feedback.
All reactions