Hi,
Im using windows API to connect to the internet. When I call the API InternetConnect to connect to the site and there is an error, no error code is returned from the GetLastError API and the InternetGetLastResponseInfo API has not data returned either. Why is this?
How can I determine if the password, username, or FTP site is valid if no response it given. Is there a way that I can get the error code, should the Internetconnect API fail for some Reason?
I am using VFP 8 on Win XP and Win 2000
Thanks
Im using windows API to connect to the internet. When I call the API InternetConnect to connect to the site and there is an error, no error code is returned from the GetLastError API and the InternetGetLastResponseInfo API has not data returned either. Why is this?
How can I determine if the password, username, or FTP site is valid if no response it given. Is there a way that I can get the error code, should the Internetconnect API fail for some Reason?
I am using VFP 8 on Win XP and Win 2000
Thanks