PDA

Click to See Complete Forum and Search --> : VB6 & Access 2000 VB & Winsock


Mossi
Oct 1st, 2002, 04:25 AM
Help...

The Tip here on VB World (http://216.26.168.92/tips/tip52.html) to download web pages using winsock works great in VB6. I send a web address string to the web site, the server processes the string and returns the expected data. However, when I use EXACTLY the same code in Access 2000, then it only returns the contents of the web site home page.

Does anyone know the difference between the 2 versions of VB and perhaps suggest what I am doing wrong.

Thanks guys...

Mossi