update: This has the known bug of failing if the tag spans multiple lines. Maybe some other ones, too. :)while(<>) { if (/(input|textarea|select).*?name="?(.*?)"?[\s>]/gsi) { prin +t "$2\n" } }
-mark
In reply to Re: Re: Perl HTML Form elements Filter
by markjugg
in thread Perl HTML Form elements Filter
by skazat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |