This is a discussion on "Uploading file" within the Classic ASP section. This forum, and the thread "Uploading file are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Uploading file
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Uploading file
with the files below, i can upload file to my web server, but the problem occurs when i add another form so that i can upload 2 files together. i cant seem to upload them both together. i get an error bout the key existing. what i want to know is what do i have to add in the codes so that i can upload 2 files.
thanks
|
|
|
|
#2
|
|||
|
|||
|
Re: Uploading file
this is the second file
|
|
#3
|
|||
|
|||
|
Re: Uploading file
i am using the pure asp upload by Jacob
pls help me out. thanks |
|
#4
|
||||
|
||||
|
Re: Uploading file
This is cause by not uniquely naming your file controls:-
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#5
|
|||
|
|||
|
Re: Uploading file
thanks. what about
thanks |
|
#6
|
||||
|
||||
|
Re: Uploading file
Yes, you have the input lines correct now.
You will need conditional checks for each file.... you already have this:-
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#7
|
|||
|
|||
|
Re: Uploading file
thanks. ive done what you have said, but then now a newer problem arised. the database tells me this
The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again. do you know what this means? thanks |
![]() |
| Tags |
| uploading, file |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| weird uploading file | begeiste | PHP Forum | 5 | Sep 20th, 2007 05:05 |
| PHP Support for File Uploading | Sporky | PHP Forum | 2 | Apr 19th, 2007 21:09 |
| Creating a log file (text file) and an XML file using XSL | kdelacruz | Other Programming Languages | 1 | Nov 4th, 2006 21:12 |
| Uploading visitors file to my site | pokerskatershark | Web Page Design | 8 | Jan 17th, 2006 01:22 |