use strict; use warnings; use CGI; if($ENV{REQUEST_METHOD} eq 'GET') { # print form with method 'POST' and submit button } else { # print the rest of the page }
Perhaps AJAX would suit you better for this.
I hope you know what I mean.
Sure, I'm certified telepathic :)
In reply to Re: How to display part of the page when click on submit (CGI)
by zwon
in thread How to display part of the page when click on submit (CGI)
by Jarek
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |