WebBrowser replacement
Posted: Wed May 20, 2020 4:13 pm
We are currently using a WebBrowser control on one of our forms.
Unfortunately, it is using an interface to an older version of IE, and some of the web site functions now available don’t appear to be supported, so, it is time to upgrade.
We have investigated options and come up with WebView (Edge based) and EO.WebBrowser (uses the same core Google's Chrome).
The issue we are having is that we don’t know how to implement these in Native Jade (or if indeed they can be).
We imported the packages into Visual Studio with the misconception that this my make them visible to the Jade External Component Import process – it didn’t.
Has anyone successfully used either of these in Jade AND / OR can anyone advise, in “dummies” guide language, how we may get either of these into our Jade System for use on our Jade form.
Any help greatly appreciated.
Unfortunately, it is using an interface to an older version of IE, and some of the web site functions now available don’t appear to be supported, so, it is time to upgrade.
We have investigated options and come up with WebView (Edge based) and EO.WebBrowser (uses the same core Google's Chrome).
The issue we are having is that we don’t know how to implement these in Native Jade (or if indeed they can be).
We imported the packages into Visual Studio with the misconception that this my make them visible to the Jade External Component Import process – it didn’t.
Has anyone successfully used either of these in Jade AND / OR can anyone advise, in “dummies” guide language, how we may get either of these into our Jade System for use on our Jade form.
Any help greatly appreciated.