in reply to [Solved]:How to catch event when button (which is NOT submit button) is clicked.
First step would be to write the HTML that would do what you want, and then write the perl to create that HTML. To tie events (such as your db query) to buttons is going to involve javascript, most likely.
|
|---|