Hi,
I used to write cookies from windows console application, to save computer name, terminal id, mac address etc. using InternetSetCookie, IESetProtectedModeCookie for a specific URL. And this gets picked by the Internet Explorer without any issue.
Now, the client wants to be able to use Edge browser and these API's don't work for Edge browser. How do I handle this issue for Edge browser? Is there any such API's for Edge browser?
Thanks you very much !
Shakeel