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

Re: Populate HTML form with values from database

by hmerrill (Friar)
on Jan 21, 2003 at 21:45 UTC ( [id://228856]=note: print w/replies, xml ) Need Help??


in reply to Populate HTML form with values from database

I would suggest:
1. buy book "Learning Perl" by Randal Schwartz and Tom Christiansen - I believe there's a 3rd edition now. It's an excellent primer, and it has a whole chapter on CGI programming. 2. I did perldoc -q cgi and came up with this section: Where can I learn about CGI or Web programming in Perl? For modules, get the CGI or LWP modules from CPAN. For + text‐ books, see the two especially dedicated to web stuff in + the question on books. For problems and questions related +to the web, like ‘‘Why do I get 500 Errors’’ or ‘‘Why doesn’t +it run from the browser right when it runs fine on the command + line’’, see the troubleshooting guides and references in perlfa +q9 or in the CGI MetaFAQ: http://www.perl.org/CGI_MetaFAQ.html
Also, I'd go to www.perl.com - look there. And go to google and search for "perl cgi tutorial" or something similar. HTH.

Replies are listed 'Best First'.
Re: Re: Populate HTML form with values from database
by jonnyfolk (Vicar) on Jan 21, 2003 at 22:22 UTC
    I would add to that list the Official Guide to Programming with CGI.pm by Lincoln Stein as it spells out an approach to do what you have indicated. Lots of other stuff as well, of course!

Log In?
Username:
Password:

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

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

    No recent polls found