Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

•Re: Nirvana through the templating yin yang (TT2 / CGI.pm)

by merlyn (Sage)
on Jun 18, 2003 at 16:00 UTC ( [id://266866]=note: print w/replies, xml ) Need Help??


in reply to Nirvana through the templating yin yang (TT2 / CGI.pm)

You can do that already with the CGI plugin!
[% USE CGI %] [% CGI.textfield("name", "J. Random Hacker", 30) %]
No need to externally process the CGI object.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

Replies are listed 'Best First'.
Re^2: Nirvana through the templating yin yang (TT2 / CGI.pm)
by Aristotle (Chancellor) on Jun 18, 2003 at 16:26 UTC
    I know, but it's usually hard to write a CGI script without access to params via the CGI object. :) Admittedly I haven't even tried - but is it possible to instatiate a CGI object inside the main script and additionally use the TT2 CGI plugin?

    Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-20 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found