![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: saving data problemby George_Sherston (Vicar) |
on Oct 19, 2002 at 14:21 UTC ( #206515=note: print w/replies, xml ) | Need Help?? |
Like other monks I don't get exactly what you want to do. But if *all* you want to do is dump the data from your form into a file then you could do worse than use Data::Dumper to put the whole CGI object, containing everything you got from the form, into a text file. This would do it:
§ George Sherston
In Section
Seekers of Perl Wisdom
|
|