Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Automatic Generation of Form Handling Code

by traveler (Parson)
on Jun 06, 2001 at 23:12 UTC ( [id://86349]=note: print w/replies, xml ) Need Help??


in reply to Automatic Generation of Form Handling Code

How about this as a starting point if you have to write it:
  1. Convert the HTML to XML (e.g. with Tidy)
  2. Select the fields in which you are interested
  3. Use perl to process the xml and generate the code, probably with something based on XSLT
You might also want to check out CGI::XMLForm, which I have wanted to play with for some time.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-03-28 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found