Hi all,

I have a requirement as below.

I get a dynamic string as follows:
<OPTION value=""></OPTION> <OPTION value=DENYALL>Deny All</OPTION><OPTION
value=DENYENTRY>Deny Entry</OPTION><OPTION value=DENYEXIT>Deny
Exit</OPTION><OPTION value=UNRESTRICT selected>Unrestricted</OPTION>

My requirement is: to read all the "value" attributes in the above string.
Is there a simple way to do that. Is it possible to save this string as an
XML and read the attributes for each "OPTION" node?

Please suggest/guide me few solutions.

Regards,
Karthikeyan

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to