[Htmlparser-user] querying a SelectTag for which option if any is selected
Brought to you by:
derrickoswald
From: <wo...@bl...> - 2006-01-10 01:13:20
|
Hello, Could anyone advise me on the best way to go about querying a SelectTag for which of the child OptionTags is selected if indeed any are? I was looking for something like a isSelected() method within the OptionTag but didn't see anything. It's very possible i've missed something basic, if so apologies and thanks in advance. |