web browsing

  • Thread starter Thread starter karim
  • Start date Start date
K

karim

Hello All,
I have an app with 1 txt, 1 btn, and 1web browser. I can't get the
website address that I type in the txt box to show in the web brower in the
form. it opens up in IE. is there a simple way to have it open in the web
browser in the form?

Any help would be greateful. Thanks...
 
Karim,

I don't know what version you are using, as that is later then 2003, then
have a look at the control "webbrowser" and use in that the navigate method.

You now are probably using the shdocvw.dll direct

Cor
 
Back
Top