Oracle FAQ
|
Your Portal to the Oracle Knowledge Grid
|
Home ->
Community ->
Usenet ->
c.d.o.misc ->
Re: Oracle Web Application Server, PL/SQL, and HTML
Re: Oracle Web Application Server, PL/SQL, and HTML
A solution for re-inserting could be:
- generate a unique code (based on sysdate?)
- send this code to the browser as a hidden form field
- register the code usage when inserting & check for not already used the
code
Received on Mon Jun 29 1998 - 03:43:02 CDT
Original text of this message