Browse by Tags

All Tags » ASPupload
  • Renaming file names at the upload

     I would like to rename the file names of the loaded pictures and store in my database directly at the upload Example: home.png = 1_1.png house.png = 1_2.png How a script must look this renames the pictures and submits the new file name to the entry in the database? Meaning many thanks for every help Thomas  
    Posted to ASP Uploader (Forum) by gifhouse on January 28, 2016
  • can't remove/upload image sometime

    Hello Sir, I hvae tried to reomve image but i can't. it's work fine but sometime  it's generate error. and i have also provide full permission on directory.   Error Masage :  -----------------------------------  Persits.Upload.1 error '800a001d' Access is ...
    Posted to ASP Uploader (Forum) by deniyaltandel on May 6, 2013
  • IE bug

    Hello   Using Internet Explorer and ASPUpload I've found a bug. It also occurs on the test page: http://aspuploader.com/demo/form-multiplefiles.asp By simply refreshing the page (F5) the select files button no longer works and you must restart the browser. Firefox doesn't seem affected.   p.s. this editor is awful. I ...
    Posted to ASP Uploader (Forum) by oap on September 15, 2012
  • Run the Uploader on opening a page

    Hi,   I want the Uploader to run immediately that a ASP page is opened without waiting for the user to click the "Select" button. Is this possible?   thanks Shaun. 
    Posted to ASP Uploader (Forum) by shaunw on August 24, 2012
  • write additional form data including filename an folder (per image uploaded) to a database

    I am writing an application which requires several steps 1. creation of a user account2. creation of a folder for that users images3.uploading the images4. writing the image data (folder name and filename along with userID and other user specific credentials) to a database table5. On completion of file uploads, generating XML based on the ...
    Posted to ASP Uploader (Forum) by PKKSW on May 14, 2011