|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IE input box from TreeViewHi!
I would like to know if I can put a value from TreeView to input box on IE. I have a TreeView with a list of our customers and their phone numbers. On the same form, I have a WebBrowser with customer search screen with phone number as an input. I would like to click a phone number from the TreeView and automatically copies it's value into IE. thanks, Young. Young,
You can use the webbrowser control (Net 2.0) or the AXwebbrowser for this. The AxWebbrowser is usable in two ways, to open a WebBrowser control or to open an instance of IE (shdocvw). Be aware that for this the framework has to be on the clients computers. I hope this helps so far. Cor Show quoteHide quote "Young" <ui_hw***@yahoo.com> schreef in bericht news:1155524920.608438.60670@p79g2000cwp.googlegroups.com... > Hi! > > I would like to know if I can put a value from TreeView to input box on > IE. I have a TreeView with a list of our customers and their phone > numbers. On the same form, I have a WebBrowser with customer search > screen with phone number as an input. I would like to click a phone > number from the TreeView and automatically copies it's value into IE. > > thanks, > Young. > Hi Cor,
Thanks for your information. Now, I know it can be done I will research on hoe to do it. At the same time, if you have some example or an instruction, please let m eknow. thanks, Young. Cor Ligthert [MVP] wrote: Show quoteHide quote > Young, > > You can use the webbrowser control (Net 2.0) or the AXwebbrowser for this. > > The AxWebbrowser is usable in two ways, to open a WebBrowser control or to > open an instance of IE (shdocvw). > > Be aware that for this the framework has to be on the clients computers. > > I hope this helps so far. > > Cor > > "Young" <ui_hw***@yahoo.com> schreef in bericht > news:1155524920.608438.60670@p79g2000cwp.googlegroups.com... > > Hi! > > > > I would like to know if I can put a value from TreeView to input box on > > IE. I have a TreeView with a list of our customers and their phone > > numbers. On the same form, I have a WebBrowser with customer search > > screen with phone number as an input. I would like to click a phone > > number from the TreeView and automatically copies it's value into IE. > > > > thanks, > > Young. > > Cor,
I have found so much docs regarding to WebControl from MSDN and google. I have not had time to try them out yet but I think this is what I need. thanks again, Young Young wrote: Show quoteHide quote > Hi Cor, > > Thanks for your information. Now, I know it can be done I will research > on hoe to do it. At the same time, if you have some example or an > instruction, please let m eknow. > > thanks, > Young. > > Cor Ligthert [MVP] wrote: > > Young, > > > > You can use the webbrowser control (Net 2.0) or the AXwebbrowser for this. > > > > The AxWebbrowser is usable in two ways, to open a WebBrowser control or to > > open an instance of IE (shdocvw). > > > > Be aware that for this the framework has to be on the clients computers. > > > > I hope this helps so far. > > > > Cor > > > > "Young" <ui_hw***@yahoo.com> schreef in bericht > > news:1155524920.608438.60670@p79g2000cwp.googlegroups.com... > > > Hi! > > > > > > I would like to know if I can put a value from TreeView to input box on > > > IE. I have a TreeView with a list of our customers and their phone > > > numbers. On the same form, I have a WebBrowser with customer search > > > screen with phone number as an input. I would like to click a phone > > > number from the TreeView and automatically copies it's value into IE. > > > > > > thanks, > > > Young. > > >
A class structure question
Selectednode Problems with Random Numbers Launching Word 2003 in prog creates exception How to query the table in a dataset? VB.NET and Microsoft Word problem: topic becomes read-only vb.net and DirectX My windows service just "stops" Serial Port Upgrading arrays (VB6->VB.Net Express) |
|||||||||||||||||||||||