Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: How do you run a subroutine from inside HTML code?

by matija (Priest)
on Mar 15, 2006 at 16:39 UTC ( [id://536869]=note: print w/replies, xml ) Need Help??


in reply to How do you run a subroutine from inside HTML code?

Which is the name of the subroutine, the $index?

At first I thought you might be needing someting like HTML::Template or TemplateToolkit - that is, if you wanted to fill a space in the table with the result of the subroutine.

You'd call the subroutine as {$index}(), I think.

On second thought, you may be trying to do some AJAX related stuff. In that case, I suggest you look at CGI::Ajax

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://536869]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-28 20:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found