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 -> Web Server Help !!!

Web Server Help !!!

From: Haris Kusumo <hkusumo_at_socs.uts.EDU.AU>
Date: 1997/03/20
Message-ID: <5gpb9n$qh1@linus.socs.uts.EDU.AU>#1/1

Hi,

Can you tell me how to pass parameter containing oracle wild card, please. i.e. http://arizona/hrs/owa/search.product?ProductName=%&ProductType=Sport

When I print the value of ProductName it display some strange character like @ or e with single '.

the procedure that I use something like this procedure product (ProductName in varchar2, ProductType in varchar2) is begin
  htp.p (ProductName);
end;

I appreciated if you could e-mail me the reply to

        hkusumo_at_socs.uts.edu.au

Thanks in advance
- Haris - Received on Thu Mar 20 1997 - 00:00:00 CST

Original text of this message

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