in reply to Re: Re: How to find SELECT tag in HTML and print its values?
in thread How to find SELECT tag in HTML and print its values?

Then try re-asking your question, telling us how far you've got, and what you can't figure out. For example, if you've found the lines that look like  <option value="whatever">, and you need to know how to parse out what's in the quotes, that would be your question.

The PerlMonk tr/// Advocate