Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Javascript in WebDB...heeelllppp!

Re: Javascript in WebDB...heeelllppp!

From: Anders Gunnare <Anders.Gunnare_at_frontec.se>
Date: Fri, 22 Oct 1999 08:30:24 +0200
Message-ID: <38100480.A26E0232@frontec.se>


Take away the " and put '

like
JavaScript:window.open('http://www.oracle.com');

Best regards
Anders Gunnare

Win Ker wrote:
> =

> Can't quite put my finger on this one...
> =

> All I want to do is put either a File or URL on a page, and when a user=

> selects is, instead of filling the existing frame, open a new browser
> window and display the contents. Looks like I need a little Javascript=

> to do this. I've tried creating an object, Item Type of URL and put
> this on the line:
> =

> JavaScript:window.open("http://www.oracle.com");
> =

> It saves the object, but when I click on it, NOTHING happens. Hovering=

> the mouse over the object reveals the link as:
> =

> JavaScript:window.open(%22http://www.oracle.com%22);
> =

> guess that %22 is the escape sequence for double quotes...anyone know
> how to deal with this????? Not a tough question!
> =

> Thanks VERY MUCH in advance!





"Impossible only means that you haven't found the solution yet"



Anders Gunnare, Frontec Norr AB,Aurorum 1,S-977 75 Luleå,Sweden
                  Phone: +46 (0) 70 37
75209                               =

==========================
==========================

Received on Fri Oct 22 1999 - 01:30:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US