Forums
This topic is locked
Cannot Insert Record Into DB
Posted 21 Aug 2006 10:19:31
1
has voted
21 Aug 2006 10:19:31 Brian Johnston posted:
I've followed the Multiple File Upload with Pure ASP Flash Upload Control document to the tee! However when I try to upload files, I get this error: HTTP Error:500 in the dialog box. However, the files do actually get updated, however the Record Insert does not happen. I have access to the DB as it shows up in the connection string just fine and I am able to map the hidden variables to the correct columns in the DB. Please help!Thank you in advance!
Replies
Replied 24 Aug 2006 13:02:35
24 Aug 2006 13:02:35 Mike Mitchell replied:
Check two things:
1) The permissions on your directories (make sure you can write to them)
2) By hand, remove or rewrite the URL variable for the Redirct page. I've been having trouble with them lately. See if that clears up your error, and good luck.
1) The permissions on your directories (make sure you can write to them)
2) By hand, remove or rewrite the URL variable for the Redirct page. I've been having trouble with them lately. See if that clears up your error, and good luck.