blah blah blah is here! blah blah » Close

0
votes
0 answers

How do I take the content from a javascript variable, and paste it into a c# variable?

q12
349

I want to make a wysiwyg program in c#, that is composed from a webbrowser control and a form1. Inside form1 I want to make some search through files(mostly simple txt files) and if needed some extraction from zipped files. That is the mai ...

Feedback