lgallion
|
| Posted: 08/04/2003, 9:46 AM |
|
I am using CCS 2.1.1.20, IIS5, ASP, MSSQL. I have the file upload function working using Dundas 2.0 and I have set the Control Source to a varchar field in my table. However, even though the correct file name is stored in the database and the file is in the upload directory, the upload component always shows the BROWSE button, and never the DELETE box for existing records. It appears it doesn't find the file and so is displaying the BROWSE option. I have set the permission on the file storage directory to Modify, Read/Exe, List, Read, Write (basically everything) just to make sure that is not the problem. I also tried both the full path and a relative path into Temporary and File Folder with the same results. Any ideas of what is going on? Thanks in advance.
|
|
|
 |
lgallion
|
| Posted: 08/04/2003, 10:17 AM |
|
CORRECITON: Sorry this topic is misnamed, the correct file name IS being stored in the database, it just doesn't seem to find the file when the record is being brought back up.
|
|
|
 |
|