Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Perl and HTML

by neniro (Priest)
on Jun 17, 2004 at 14:41 UTC ( [id://367639]=note: print w/replies, xml ) Need Help??


in reply to Perl and HTML

I am creating a User Interface, using HTML forms. I have to prepopulate the values of the form fields.

There is no way to populate classic HTML-forms directly. You have to generate them on the server to be able to do this. CGI.pm is the standard module for this task. A template-system like HTML::Template helps you to separate code from content.

Give us an example (html, code) of what you like to do, so whe can suggest you an easy way to do it.

neniro

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-18 09:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found