in reply to Re^14: Need to know the process to implement perl script into web application server.
in thread Need to know the process to implement perl script into web application server.
It's not clear what your form is supposed to do. What if the fields related to the first submit button are filled, but the the second submit button is clicked? BTW, you can use JavaScript to disable the fields under the non-selected radio button. That's not Perl related at all.
Start from a simple example (haven't I already told you?). Google your questions first before asking here. You can have multiple submit buttons, but you need to name them to distinguish which one was clicked. This either is not a Perl related issue.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^16: Need to know the process to implement perl script into web application server.
by chandantul (Scribe) on Jul 15, 2021 at 02:05 UTC | |
by choroba (Cardinal) on Jul 15, 2021 at 07:28 UTC | |
| |
| A reply falls below the community's threshold of quality. You may see it by logging in. |