Hello, I am trying to use CFFILE to transfer up to 12 pix from client to server, then on completion submit the unique file names and other data (rental type, address, etc.) to an access database. I would prefer to submit to DB from ASP. The only way I can think to submit multiple files is with a DO WHILE or incremental loop and redirecting back to the form page each time. I can transfer single files now.<br><br>Any other suggestions?<br> <br> I quess I should mention that my main application is ASP based. <br>Now the main problem I can't figure out how to transfer URL query string variables or form fields between ASP and CF<br> <br>Can anyone recommend any reading on the web that covers this or can you point me towards the proper functions or tags? Help. Please.<br><br>Mark "Idlestone" Spencer