Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Passing Multi Form Page as array to write CSV file

by NetWallah (Canon)
on Jan 09, 2013 at 04:59 UTC ( [id://1012375]=note: print w/replies, xml ) Need Help??


in reply to Passing Multi Form Page as array to write CSV file

Do you have anything in @allrecords ?

You iterate using $invrecord, but do not use that inside your 'for' loop.

Can you print your $form{*} fields to the screen to verify that they contain what you expect ?

             "By three methods we may learn wisdom: First, by reflection, which is noblest; Second, by imitation, which is easiest; and third by experience, which is the bitterest."           -Confucius

  • Comment on Re: Passing Multi Form Page as array to write CSV file

Replies are listed 'Best First'.
Re^2: Passing Multi Form Page as array to write CSV file
by Baffled (Acolyte) on Jan 09, 2013 at 23:33 UTC
    Thanks, you didnt know it but you really helped me with a different problem. I never knew about $form{*} to print out all the form fields. When I saw it I hit myself up side the head.

Log In?
Username:
Password:

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

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

    No recent polls found