Hi,
Is it possible to code a Windows Form application (v.1.1) to create an HTML
file in the Forms project folder, embedd variable values in hidden fields,
and have the HTML page redirect to another site? If so, could anyone provide
some sample code please?
Thanks in advance for any help,
Frank
Robbe Morris - [MVP] C# - 30 Aug 2007 01:30 GMT
Drop a web browser control on your form. This is probably
the easiest way to work with the DOM. If you need
code examples, search for:
.net windows forms web browser control

Signature
Robbe Morris
.NET PropertyGrid Control - ListBox, ComboBox, and Custom Classes
http://www.eggheadcafe.com/tutorials/aspnet/270e9432-d236-47e7-b1af-5cd3abe27a75
/net-propertygrid-control.aspx
> Hi,
>
[quoted text clipped - 5 lines]
> Thanks in advance for any help,
> Frank