button to display form ( using htp.formSubmit) [message #457746] |
Tue, 25 May 2010 16:32 |
rkhatiwala
Messages: 178 Registered: April 2007
|
Senior Member |
|
|
Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
PL/SQL Release 11.1.0.6.0 - Production
"CORE 11.1.0.6.0 Production"
Hi,
I am using htp packages to create webpage. I want to create a button, when clicked, opens a form (htp.formopen) on the same page where the button is. This form has the textboxes where user can enter data, and a SAVE button.So, without clicking on the button, when a page is loading, it should not show these area ( or form ) where user can enter data.
Thanks.
|
|
|
|