Hi,
I have the following WinHttp request code that opens an ASP.net page (using .NET CLR Version v4.0.30319) on my website which returns data in the JSON format.
The problem I'm experiencing is when WinHttp opens the URL, the Session and Application variables in the ASP.net webpage completely...