in reply to get query string to HTML::Template
That's where associate saves the day. It allows you to inherit paramte +r values from other objects that have a param() method that work like + HTML::Template's param() - objects like CGI.pm!
I strongly recommend you read CGI and HTML::Template. There is also a good HTML::Template reference here. That should give you plenty of information to get started with.
|
|---|