im wondering how to extract information from a web page "ie ebay" . I
wanting to extract the item number price date description and then have a
window come up that allows me to add some fields. all this to be inserted in
to a data base
Doug
> im wondering how to extract information from a web page "ie ebay" . I
> wanting to extract the item number price date description and then have a
> window come up that allows me to add some fields. all this to be inserted in
> to a data base
>
> Doug
This book might apply ...
http://www.oreilly.com/catalog/ebayhks/
See chapter 8 about the eBay API. The hacks
are in Perl but with VB you can substitute the
Msxml2.XMLHTTP.3.0
with its properties and methods.
hth,
msp
Douglas Bell - 25 Jan 2004 12:23 GMT
thanks
would you be interested in helping with this
doug