M
Marcel Ruff
Hi,
i would like to develop a user interface designed
with HTML/CSS/Javascript in my C# System.Windows.Forms
application.
Is it possible to use the IE-renderer embedded but
wihtout sending URL requests to any server?
I would like to supply the HTML string locally to
the embedded IE and somehow get the HTML-form-submit
clicks locally in my C# code (no server accesses).
Further i would like to interact with the IE-Javascript
code somehow from my C# managed code (and vice versa).
Thanks for some help,
Marcel
i would like to develop a user interface designed
with HTML/CSS/Javascript in my C# System.Windows.Forms
application.
Is it possible to use the IE-renderer embedded but
wihtout sending URL requests to any server?
I would like to supply the HTML string locally to
the embedded IE and somehow get the HTML-form-submit
clicks locally in my C# code (no server accesses).
Further i would like to interact with the IE-Javascript
code somehow from my C# managed code (and vice versa).
Thanks for some help,
Marcel