Can you explain how to use the Function "ExtractTag" found in the automated web page tip?
I tried it and get a script error as follows:
Object required: 't.Item(...)'
I called the Function by:
VBRUN>ExtractTag,input,0,0
I want to get the info on the first input tag found.
Also, can the WebFormFill subroutine populate the desired option in a drop down list?
If so, how?
Thanks!