Why not just create a webservice?
--
Sheng Jiang
Microsoft MVP in VC++
"CodeRazor" <Co*******@discussions.microsoft.comwrote in message
news:88**********************************@microsof t.com...
Hi,
I wish to host a web application within a windows form.
I don't believe my requirement would be satisfied by just using the
WebBrowser control.
You see what i will need to do is to be able to pass data objects from
the
windows host into the web application being hosted and then pass that data
back to the windows host application.
Can anyone give me a steer on this.
thanks
thanks.