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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cwt1971

  1. cwt1971

    cffile upload, are multiple uploads possible

    Ecobb, Yes, ColdFusion does have permission to access the remote directories. The <cfdir>'s can display the contents of what I supplied. Guess, I'll try out the custom tag. Rackboyut, Well, I was afraid you were gonna say that... but at least I know now. I don't suppose you can by any chance...
  2. cwt1971

    cffile upload, are multiple uploads possible

    RackboyUT or whoever sees this, The code that you have looks pretty long, although so is mine. Here's the code for the page I'm working on. This page displays 2 <cfdirectory>'s (from cf vars: theDirLocal and theDirRemote) within tables. On the left dir, under column File Name 2, each name is...
  3. cwt1971

    cffile upload, are multiple uploads possible

    Hello out there, how's it going? Anyway, need to know if there is a way to <cffile action = &quot;upload&quot;> other than using an <input type=&quot;file&quot;>. Currently, I have the following: ***************************************************** <body> <form name=&quot;formUpload&quot...

Part and Inventory Search

Back
Top