in reply to Dumping dynamic CGIs
The form issue is going to get you into trouble. I doubt you'll find any general purpose tools for doing what you want, because there are so many variables: should it enter 1 set of values in every form, what are those values? is there javascript that mutates the form input prior to submission?
The good news is, using LWP, HTML::Tree and HTML::Element It's REALLY easy to:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Dumping dynamic CGIs
by Michalis (Pilgrim) on Mar 09, 2002 at 11:17 UTC |