Using the fabulous ESP::Crystal::Ball module, I think I see the problem.
You're expecting the onclick=sendq attribute on your <input> to call your sendq subroutine. However, an onclick handler calls Javascript, not Perl. The JS runs on the client, and Perl runs on the server. You can't connect the two like that.
I could give you an alternative, but since I'm not sure I've diagnosed the problem, I'm going to stop here. ;-)
In reply to Re: Button Send
by VSarkiss
in thread Button Send
by Midnite
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |