Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
What I need to do is to have my script retrieve these values.<input type="text" name="text1" value="Existing Data"> <input type="text" name="text2" value="Existing Data 2"> <input type="text" name="text78" value="Existing Data 78"> <input type="text" name="text3" value="Existing Data 3">
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to retrieve certain Form Input
by imp (Priest) on Jul 26, 2006 at 21:32 UTC | |
|
Re: How to retrieve certain Form Input
by GrandFather (Saint) on Jul 26, 2006 at 21:32 UTC |