There are 2 web browser ocx coming from m$
NB. ocx:DHTMLEdit.DHTMLEdit.1;
NB. ocx:Shell.Explorer.2;
I believe the second is that what you refer to as "Microsoft Web Browser" but you may want to verify it in J504.

IIRC both of them are wrapper to IE and have same security problem as IE itself.

Form editor has a bug that I reported earlier, only the first 20 or so ocx can be selected. In the mean time you may use J504 to get the ocx id and then manually adding it to the form definition in J601. The bug just happens on adding new ocx, once ocx being added the form editor can work without any problem.

Henry Rich wrote:
I just bought a Vista machine & I need to put my app on it.
This includes using a browser OCX.  I see something called
"Microsoft Web Browser" in the OCX list and I think this is
what I want.

However, when I select it, I get an index error on

(<y;5) pick STDCONTROLS


It does this on Windows XP and Vista.  I am running J6.01
   9!:14''
j601/2006-11-17/17:05


Help!

If anyone knows a better browser OCX, that would be an acceptable
workaround.  Some of the controls work when selected; most give
the index error.

Henry Rich

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm



--
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to