Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nothing displays in Antview browser window VB6
#4
(2023-07-12, 22:40:59)wila Wrote: Hi,

Yes, there's a tiny detail missing.

Instead of:
Code:
antview1.navigate("www.google.com")
try:
Code:
antview1.navigate("https://www.google.com")

WebView2 does not try to be smart on the type of URL that you are passing, so if it is missing the protocol part then it won't work.

AntView does not add that part either.
It might be something worthwhile considering to add as you are certainly not the first one who bumps into this.

Edit:
Did you notice that the control comes with VB6 examples? They are installed in the Public Documents area.
Eg. under C:\Users\Public\Public Documents\AntView
--
Wil

Yes thank you , I figured it was something minor I was missing.  I did look at the examples thanks, but I wasn't noticing that was the difference.

How can I get an extension on my trial,  I hope to complete this testing soon and place an order but my trial license expires in a day?

Thank you!!
Reply


Messages In This Thread
RE: Nothing displays in Antview browser window VB6 - by KLYNCH@APTEAN.COM - 2023-07-13, 14:33:28

Forum Jump:


Users browsing this thread: 1 Guest(s)