Click to See Complete Forum and Search --> : Interop


chakira
January 27th, 2003, 01:09 AM
Hello,

If i had a browser control in a C# Windows form, and
if there was a Javascript function in the HTML called
by the browser, can i access this function from my C#
form, without using COM interop ?

Conversely, if i wanted to access a C# method from the
javascript of the HTML page would it be possible to do
it without using COM interop ?

Regards,

Chak.

__________________________________________________