I have used Explorer.2 to display the J Help file since J5 and have not had
to make any changes through J6 and Vista. The supporting J code can see the
HTML files Explorer.2 is about to load and can take actions based on the
contents. If you want the code I can send it to you and you can pull out the
interfaces I used. There are several other features I could get to but I
didn't need them. I would be interested in anything you find on them.

On 10/30/07, bill lam <[EMAIL PROTECTED]> wrote:
>
> 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
>
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to