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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Problems with PL/SQL Web Toolkit

Re: Problems with PL/SQL Web Toolkit

From: Chris <cs123._no_spam__at_telstra.com>
Date: Mon, 03 Nov 2003 11:24:43 GMT
Message-ID: <%Vqpb.176918$bo1.90225@news-server.bigpond.net.au>

"Alex" <alex.iava__NOSPAM___at_tiscali.it> wrote in message news:bo5b63$8va$1_at_newsread.albacom.net...
> Hi,
> I'm working with the PL/SQL Web Toolkit. I made some procedures (inside or
> outside) package and everything works well.
> Now, I would like to call a procedure from an HTML form created by another
> procedure.
> So, I created one procedure where I use "htp.formopen" to create the form
> and some "htp.formtext" for the fields. Then, I created the second
procedure
> with some parametes in input (one for every field in the form).
> When I execute the first procedure I see the right web page, but when I
call
> the second procedure with the "submit" buttone, I receive the "Not found"
> error.
> If I try to execute the same procedure without the parametes, everything
> woks well.
>
> Have I to change something in the configuration of the PL/SQL Web Toolkit?
> Someone knows what is the problem?
>
> Thanks
> Alex
>
>

Can you supply the code for the form and the procedure Received on Mon Nov 03 2003 - 05:24:43 CST

Original text of this message

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