Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Implement Checkboxes with PL/SQL.
This is pretty trivial to solve in perl. Use the dbi or oraperl interface to move the data into your table or use a stored procedure. perl provides complete parsing of multiple values for a name from a post (or get) operation.
-L
george wrote:
> Has anyone implemented checkboxes with using PL/SQL for web
> development?
>
> I would like to find out how can I pass checkboxes (with multiple name
> and
> value pairs)
> to Oracle Webserver for database update.
>
> Variable declarations in procedure statements would help greatly.
>
> Any response is greatly appreciated.
>
> Please reply by email. Thanks!!!
-- Lane Sharman Pour chasser le chagrin, il faut du vin.Received on Thu Jun 26 1997 - 00:00:00 CDT
![]() |
![]() |