zenweezil
05-21-2003, 11:19 PM
I have an extensive cgi that allows the user to fill out a form and post the contents to the site, but I want to include an in-between step that lets them preview what they have filled in and then let them trigger the next subroutine that posts the material (writes it to the database.)
I haven't been able to use a submit button because it conflist withthe original form. Is there a way to have a button that the user can click to trigger another subroutine within the same cgi?
I haven't been able to use a submit button because it conflist withthe original form. Is there a way to have a button that the user can click to trigger another subroutine within the same cgi?