I have WinForms application. On the button click I am opening a website. I need to pass some information from my windows application to the website.
Below is the code