Hi,
I have a webhost that offers ASP SmartUpload.
Im writing a very simple script but I want custom error messages. On the ASPsmartUpload website they have an 'ErrCode' page which displays a list of all their error codes.
I want to know how to access which error code has occured. Is it a property of my smartUpload instance?
For example: ErrorNumber = MySmartUpload.error
SSJpn
I have a webhost that offers ASP SmartUpload.
Im writing a very simple script but I want custom error messages. On the ASPsmartUpload website they have an 'ErrCode' page which displays a list of all their error codes.
I want to know how to access which error code has occured. Is it a property of my smartUpload instance?
For example: ErrorNumber = MySmartUpload.error
SSJpn