Rsview32

RAYBRITO

Member
Join Date
Jan 2012
Location
WISCONSIN
Posts
101
I am using RsView32, 7.50 on XP computer, and I am trying to get internet explorer or any web browser to open with a specific address (http://10.1.7.62). This address is a compresor connected to our companies internal network.
I have tried a lot of suggestions found here there and over-there, but so far no luck, any help will be really apreciated


thank you:site:
 
Drop a Microsoft Web Browser Control on the screen.
You can use VBA to send it where you want but the basic thing to get started is a button with:
Invoke Me.MicrosoftWebBrowser1.Navigate2("google.com")

That's the basics.
 
Jaxgto, thank you it works, but now my issues is as follow, I'm getting a lot of warning messages stating if I want to run the scrip, because an error occurred, I'm calling internet explorer 8, after accepting all errors, the page has missing some info and looks bad, abusing of your knowledge how can I call chrome instead of IE, I'm using the "Invoke" option

Thank you
 

Similar Topics

I'm importing an RSView32 project into FTView SE. I'm using Legacy Tag Database Conversion on a virtual machine with Windows XP, I did the first...
Replies
0
Views
349
Hi everybody, I have a rsview32 application, when I try to run it it loads upto 80% system settings and the crashes saying Rsview32 Project...
Replies
3
Views
1,892
Hi Guys I'm having trouble assigning a tag to an activex label on a Multipage Tab. I can assign the tag to an active x label on a normal display...
Replies
0
Views
585
I have followed the procedure below to convert RSView32 project to FactoryTalk View...
Replies
5
Views
1,395
I have converted RSV32 to FTVSE Distributed. pretty straightforward... I cant seem to figure out how or find any documentation to migrate RSV32...
Replies
4
Views
2,288
Back
Top Bottom