Re: Outputting ' using WOW

From: John Ellard <jepcsstx_at_bga.com>
Date: 1998/01/20
Message-ID: <34c44b32.52107080_at_news3.bga.com>#1/1


Greg,

Oracle requires 1 extra quote character to signify a quote char as a literal. For example, to quote ' Book Title' you would use ''Book Title'' (2 single quotes on each side). WOW should recognize those quotes as 4 separate characters, not 2 double quote characters.

HTH
John Ellard
jepcsstx_at_bga.com

On Fri, 16 Jan 1998 16:40:00 -0600, "Greg Hanstedt" <greg.hanstedt_at_mail.mei.com> wrote:

>I need to output the following line using PL/SQL through WOW (Web Oracle
>Web):
>
>onChange="create_description (elements['noun'], elements['adjective1'],
>elements['adjective2']);"
>
>Unfortunately, I have to have both single (') and double (") quote
>characters contained within it. Is there a way of "quoting" the ' so it
>will be output properly?
>
>Thanks in advance...
>
>-Greg H.
>
>
>
>
Received on Tue Jan 20 1998 - 00:00:00 CET

Original text of this message