I got error 9 (or '800a0009') "subscript out of range" when trying to upload a file using aspSmartUpload. I've had this error befor and I thought I had put it on these pages, it wasnt but now it is.
This error happens when your forget to include enctype="multipart/form-data" in the <form> declaration.
|