Search found 1 match
Need to Create Directory Before UploadI have a custom login page. When user logs in, their creds are checked against a SQL db. If successful, their username is stored in a cookie. I use the cookie to create a directory for each user within the upload folder before the upload begins. Everything works as expected when I use the PROCESS.AS...
|