Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing variables between ASP and CF (query strings)

Status
Not open for further replies.

idlestone

Programmer
Jun 23, 2000
4
US
Hello, I am trying to use CFFILE to transfer&nbsp;&nbsp;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.&nbsp;&nbsp;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>&nbsp;<br>:) I quess I should mention that my main application is ASP based.&nbsp;&nbsp;<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>&nbsp;<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 &quot;Idlestone&quot; Spencer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top