DBAsupport.com Forums - Powered by vBulletin
Results 1 to 1 of 1

Thread: button to execute plsql

  1. #1
    Join Date
    Jan 2000
    Posts
    387

    button to execute plsql

    Hi

    I want to create a button which will reset or delete a record in a form from portal. It is currently using the doReset PL/SQL Button Event Handler. The default codes in html is :

    input TYPE="BUTTON" NAME="FORM_SEARCH_FILES.DEFAULT.RESET_TOP.01" VALUE="Reset" onClick=" do_event(this.form,this.name,1,'ON_CLICK','');"

    How do i change the codes so that it will reset or delete a record in the form? Thanks!
    Last edited by mooks; 10-18-2004 at 03:17 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width