August 27th, 2012, 04:17 AM
-
Try this and it may work for you.
Click project then ---->
click reference then---->
browse to C windows system32 and look for shdocvw.dll use this component.
August 28th, 2012, 11:04 AM
-
tanks very very much
i put this qouestion in many froums but not answer anybody this
September 1st, 2012, 02:07 PM
-
Originally Posted by jimmyhelu
I have WebBrowser control on my winform. When I try navigate to some web-site I get standard IE error pages like: "Navigation to the webpage
That doesn't sound like an IE error I'm familiar with, it would be helpful to show your VB code and also mention you VB version
It should be something like
Code:
Private Sub Command1_Click()
Me.WebBrowser0.Navigate "http://medialint.com"
End Sub
(^ that's VBA/Access/VB6 but .Net is pretty much the same)
medialint.com
“Today you are You, that is truer than true. There is no one alive who is Youer than You.” - Dr. Seuss
September 3rd, 2012, 08:22 AM
-
If i want to learn visual what learn the first time?
Thanks!
September 3rd, 2012, 05:59 PM
-
Sorry senator, I think I accidentally split your original question out of this thread when I meant to split out the hijack post at the end.
Sorry!
======
Doug G
======
I've never been able to appreciate the sublime arrogance of folks who feel they were put on earth just to save other folks from themselves .." - Donald Hamilton
September 4th, 2012, 12:58 AM
-
not sure? pretty sure my answer was to a question somewhere along the line. The split gadget is awkward I know. No major harm.
medialint.com
“Today you are You, that is truer than true. There is no one alive who is Youer than You.” - Dr. Seuss