Instead of using the old windows forms rubbish, can I use HTML in any way to control an application?
Printable View
Instead of using the old windows forms rubbish, can I use HTML in any way to control an application?
What do you meen?????????????
i think he wants to make an html page that controls his aplication...
How does he want to controll it???
dunno....ask him :D
i know that the latest version of Norton Anti-Virus uses that kind of gui...but i dont know how!
Quote:
Originally posted by cyborg
dunno....ask him :D
I'm trying...
I believe with the WebBrowser control, you can talk to the document's elements and get their data. You can also set their data... so, read up on that. Good luck :)
Isn't there some kind of messaging protocol that will let me send messages between the two, say using their process IDs as identifiers?
Was this what you thouht about....
http://www.planet-source-code.com/vb...40102&lngWId=1