0

So i want to make a webbrowser for our project that can access, COM(serial), USB and the Bluetooth of the PC he is running, connect to a printer, then open our webpage. In the webpage i want to call a function from the winform Web Browser Control and give it some parameters. I searched on the web but i didnt found anything around this problem.

Is there a way to call a C# winforms client-side function from server-side webpage and pass some parameters ?

5
  • to clarify, a button on the webpage should call a winform function? Commented May 17, 2017 at 11:57
  • Yes, thats what im trying to achieve @John ! Commented May 17, 2017 at 13:28
  • did the duplicate thread help? @sorin llie Commented May 17, 2017 at 14:22
  • Not really. The link shows how to call a function from a webpage constructed by the winform(at least thats what im understanding). I found an example on a website but stil couldnt manage it to work. Any example or help would be apreciated. I have a bit of experience with c# but none of that browser controlee stuff. Commented May 17, 2017 at 19:03
  • @John, anything that could help me out, buddy ? Commented May 18, 2017 at 8:03

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.