sanPerl has asked for the wisdom of the Perl Monks concerning the following question:
Thanks,print start_html('SEARCH'), start_form, "Search Terms ",textfield('search'), p, submit, end_form, hr;
We can very well see that we can Not modify size of the button, Any more ideas, clues please?print submit(-name=>'button_name', -value=>'value');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Submit button/Textbox size
by ww (Archbishop) on Mar 12, 2010 at 18:01 UTC | |
|
Re: Submit button/Textbox size
by affc (Scribe) on Mar 12, 2010 at 17:01 UTC |