|
-
Feb 6th, 2020, 03:55 AM
#1
Thread Starter
Addicted Member
Web Browser Replacement
Hi
I've been doing some googling and forum-searching but can't seem to find anything recent on a replacement for the IE-based web browser in visual studio.
I have an internal company webpage which does not render properly in the default browser, so I'm looking to replace it with something that works better - Firefox maybe - but all the links I've found seem to be quite dated.
What's the current thinking on the best route for replacing the web browser?
Thanks!
-
Feb 6th, 2020, 10:13 AM
#2
Re: Web Browser Replacement
CefSharp library uses Chromium which is not so outdated like IE:
https://cefsharp.github.io/
It is a bit tricky to setup the project for compilation and debugging (explicitly set to 32 or 64 bit) but then is quite easy to use it.
-
Feb 7th, 2020, 07:07 AM
#3
Thread Starter
Addicted Member
Re: Web Browser Replacement
Thanks - I've seen references to that but thought it was c only, not VB. I'll give it a try.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|