can you pass an array in a form in Perl
- From: "John" <john1949@xxxxxxxxx>
- Date: Wed, 27 Sep 2006 16:28:17 +0100
Hi
Is the following possible in Perl?
print "<form>";
print "<input type='hidden' name='cities' value='@industries'>";
print </form>";
I want to pass an array as a hidden value. I've removed other parts for
clarity.
Regards
John
.
- Follow-Ups:
- Re: can you pass an array in a form in Perl
- From: Paul Lalli
- Re: can you pass an array in a form in Perl
- From: nobull67@xxxxxxxxx
- Re: can you pass an array in a form in Perl
- Prev by Date: Dr. Camles Brain De-Age Game
- Next by Date: Re: Dr. Camles Brain De-Age Game
- Previous by thread: Dr. Camles Brain De-Age Game
- Next by thread: Re: can you pass an array in a form in Perl
- Index(es):