BUTTON

Gene Dascher gedascher at multiservice.com
Fri Sep 6 17:28:03 CDT 2002


This is a question for those of you who speak Perl:

What CGI.pm call do I need to use to produce the following HTML code:

<button><img src="/graphics/remove.gif"></button>

I have tried both $query->button(), which gives me <input type="button...>
and $query->image_button, which gives me <input type="img"...>;  neither of
those results are desirable.

Thanks,
Gene




More information about the Kclug mailing list