Now you're talking.  I got a variation of this to work.
Thanks a bunch.

Henry 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Eric Iverson
> Sent: Friday, May 30, 2008 3:41 PM
> To: Programming forum
> Subject: Re: [Jprogramming] How to send message to Firefox/IE?
> 
> Perhaps I misunderstand what you want, but you could take a 
> look at how J 
> uses the browser to display help pages. The argument is a URL 
> and could be 
> on the web as well as local as it is for J help pages.
> 
> ----- Original Message ----- 
> From: "Henry Rich" <[EMAIL PROTECTED]>
> To: "'Programming forum'" <[email protected]>
> Sent: Friday, May 30, 2008 9:04 AM
> Subject: [Jprogramming] How to send message to Firefox/IE?
> 
> 
> > This is part a J question, part an OS question.
> >
> > My application finds Web pages that it wants to bring to
> > the user's attention.
> >
> > I would like to have my app send some message to a browser,
> > telling the browser to display the Web pages; optionally,
> > creating a new tab.  I have not been able to find how to do this.
> >
> >
> >
> > I have been displaying these in a J form that has a browser
> > OCX on the form.  The trouble with this is that when there is
> > an error in the HTML, the form freezes, and along with it the
> > application that put up the form.  This is bad.
> >
> > Henry Rich
> >
> > 
> ----------------------------------------------------------------------
> > For information about J forums see 
> http://www.jsoftware.com/forums.htm 
> ----------------------------------------------------------------------
> 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