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

Search results for query: *

  • Users: swilensky
  • Content: Threads
  • Order by date
  1. swilensky

    cffile update?

    I have a form that is used to update a listing. The listing has images that were previously uploaded (successfully). Here is what I am doing: FORM1: <CFQUERY NAME=&quot;editListing&quot; DATASOURCE=&quot;name&quot;> SELECT * FROM listings </CFQUERY> ... <FORM METHOD=&quot;POST&quot...
  2. swilensky

    Multiple CFFILE uploads

    I have a form that is uploading up to four files: Picture 1:<input type=&quot;file&quot; name=&quot;pic1&quot; size=&quot;20&quot;> Picture 2:<input type=&quot;file&quot; name=&quot;pic2&quot; size=&quot;20&quot;> Picture 3:<input type=&quot;file&quot; name=&quot;pic3&quot; size=&quot;20&quot;>...

Part and Inventory Search

Back
Top