Returns the last WinInet Error Message. Applies only to FTP functions. Call this method on HTTP and FTP errors that return 'generic' error codes.

Syntax:

o.getlastinterneterror(lnError)
Return: Error message as a string or "" if the errormessage can't be resolved.
Parameters: lnError
An error number to lookup in the WinInet DLL.

The default is the last error that occurred and is stored in the nError property.

See also:

Class wwipstuff

Updated: 7/7/1999 | Send topic feedback