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

Home -> Community -> Usenet -> c.d.o.tools -> Re: PL/SQL - spaces in HTP.P

Re: PL/SQL - spaces in HTP.P

From: monkeyboy <brego34_at_yahoo.com>
Date: Thu, 17 May 2001 16:32:02 -0500
Message-ID: <tg8gqipq9i72d8@corp.supernews.com>

you could also replace with url 'safe' characters. a space would be a %20.

"Araxes Tharsis" <pnrmaia_at_hotmail.com> wrote in message news:9du3sr$ri7$1_at_venus.telepac.pt...
> Hi,
> I'm trying to make a PL/SQL procedure with HTP.P, and everything works
 fine,
> except with the HTML instruction to create a space: &nbsp.
> SQL+ thinks the & is to ask the user a value... so I can't create the
> procedure.
> For example:
> HTP.P('<td width="34%" height="21">&nbsp;Login:</td>');
> Thanks,
> Araxes Tharsis
>
>
>
Received on Thu May 17 2001 - 16:32:02 CDT

Original text of this message

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