Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: PERL and HTML

by chas (Priest)
on Apr 19, 2006 at 01:54 UTC ( [id://544241]=note: print w/replies, xml ) Need Help??


in reply to PERL and HTML

What has been said already, but a few comments: You can use Dreamweaver or some other editor to create the initial webpage with form where the user's data is entered. The form should call your cgi script using the form "action". If you don't actually need to recreate the original page you could just have your script print out the results between <pre> </pre> tags. (This will appear on a new page. You also need the opening and closing html tags, but no other tags.) (Getting your script in the right place with the right permissions executable by a web user and a page which is writable by the script to hold the results is part of the problem but separate from the perl programming part.)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 06:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found