07-25-2010, 09:54 PM
Don't know if this is a bug or just an oversight, but:
HtmlDoc d.InitFromWeb("http://www.xxxx.com")
ARRAY(POSTFIELD) a
d.GetForm(0 str'action str'data a)
This does not return any combo boxes that are in a form on websites.
Thanks,
jimmy Vig
HtmlDoc d.InitFromWeb("http://www.xxxx.com")
ARRAY(POSTFIELD) a
d.GetForm(0 str'action str'data a)
This does not return any combo boxes that are in a form on websites.
Thanks,
jimmy Vig