Uhm,   gotoURL?   is that through an Xtra?   It doesn't seem to be a lingo
function.     I would use gotoNetPage, but it acts differently in Netscape
and IE. (IE will open a new page, which is what I'm looking for, but
Netscape will use the same target).


From: "Robert Koberg" <[EMAIL PROTECTED]>


> why not just open it with
gotoUrl("javascript:window.open("my???.htm");") --
> this wont work on macIE4.5 but will on macIE5 (I don't think external
event
> works on either).
>
> you dont need to use externalEvent to communicate out, just in.

> From: "Jed Frumkin" <[EMAIL PROTECTED]>
> > anyone out there know the vbscript equivalent of window.open?  or any
> > resources for vbscript calls?
> >
> > I've got to open a window a new browser window with externalEvent
sending
> it
> > a relative link.
> >
> > thanks in advance.
> >
> > Jed
> >
> > [To remove yourself from this list, or to change to digest mode, go to
> > http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> > email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> > Lingo-L is for learning and helping with programming Lingo.  Thanks!]
> >
> >
>
>
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo.  Thanks!]
>


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to