'error to open file'
Posted: Fri Apr 01, 2005 8:21 pm
Sorry if this has been asked before, but I couldn't find anything like it.
I have been trying to build an ASP app that will allow a user to browse for an image on their hard drive, and save it to a directory on the server.
I have a File Input field on my form that passes the path and filename to ASP and in turn to GflAx. When I try to run the script, which uses loadBitmap, I get the error.
The path I am trying to save from is C:\Documents and Settings\es2792\My Documents\My Pictures\
I thought it was because of the spaces in the directory names, nut I created a new directory a couple of levels into the root drive(C:) that had a space(C:\Photos\New Directory\) and it worked fine.
What gives???
I have been trying to build an ASP app that will allow a user to browse for an image on their hard drive, and save it to a directory on the server.
I have a File Input field on my form that passes the path and filename to ASP and in turn to GflAx. When I try to run the script, which uses loadBitmap, I get the error.
The path I am trying to save from is C:\Documents and Settings\es2792\My Documents\My Pictures\
I thought it was because of the spaces in the directory names, nut I created a new directory a couple of levels into the root drive(C:) that had a space(C:\Photos\New Directory\) and it worked fine.
What gives???