|
|
| Just another Perl shrine | |
| PerlMonks |
Re: CGI form help with buttonsby thunders (Priest) |
| on Jul 29, 2011 at 19:52 UTC ( #917534=note: print w/ replies, xml ) | Need Help?? |
|
This is mostly an HTML issue. There are a few ways you can do this. You can create an image that looks like a button, and hyperlink it to the page you want to go to
If you know any CSS you could use a similar approach, but with a DIV tag styled to look like a button You could create a small form and use a submit button
You can also use Javascript on a Button tag
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||