Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: TMPL_VAR with selection box

by Anonymous Monk
on Nov 08, 2012 at 09:48 UTC ( [id://1002856]=note: print w/replies, xml ) Need Help??


in reply to Re^2: TMPL_VAR with selection box
in thread TMPL_VAR with selection box

filename "file#" not change at all

In the template you posted there is nothing included that changes the name of the form element, it is hardcoded to "files234p"

it will always be files234p"

The name attribute of your select tag is hardcoded to files234p

Replies are listed 'Best First'.
Re^4: TMPL_VAR with selection box
by Anonymous Monk on Nov 08, 2012 at 23:28 UTC
    so how do I not hard coded the name "files234p" in the template ?
      Like, make it a variable , like TMPL_VAR or something

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-19 20:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found