I met a problem that there are two applications. one is desktop application in c#, and another is web application in javascript. some variables or informations in running deskto
When you open the web application, pass the variables in as query string parameters and you can get them using javascript various ways, some of which are noted here