flipandboef
Posts: 107
|
| Posted: 11/27/2006, 12:40 PM |
|
Ok, this is the most strangest thing I ever had with CCS 3.1 / ASP
I have a page where I have created 2 upload fields: Photo1 and Photo2
Both will go in a different field in a MS-Access database but in the same table.
When no pictures are uploaded yet I see perfectly the 2 Browse buttons to select a file to upload.
When selecting for both fields a picture and I submit the form, the pictures upload good without any errors (they show up on the server and on the pages where used)... BUT....
When I return to my form, Photo1 is showing the correct Filename / Size and the... Browse Button ????
No Delete checkbox does show up!
The second one (Photo2) nicely shows the correct Filename / Size and the Delete checkbox.
I thought ok, maybe i do something wrong, so I deleted the Photo2 Upload field.. Now the Photo1 upload fields workd fine!
Added the second one again, and voila! again this problem.....
Anyone any ideas what might be going on here? It must be possible to add 2 upload fields on my page right?
|
 |
 |
flipandboef
Posts: 107
|
| Posted: 11/27/2006, 1:15 PM |
|
ok, never mind!
Something must have went wrong... I deleted (this time) both the upload fields..
Reinserted them and yeah you guessed... Now it goes fine!
No idea what was wrong...
|
 |
 |
|