Search

You searched for the word(s):
Showing page 1 of 4 (32 total posts) < 1 second(s)
  • Re: Cancell ALL ID

    Thanx
    Posted to ASP Uploader (Forum) by jerry2 on December 23, 2011
  • Image preview

    Some modules for file uploaders have option that when user selects files it shows small thumbnail of what to upload. I am wondering how this is made if the image is not uploaded first? Can you make such feature?
    Posted to ASP Uploader (Forum) by jerry2 on December 21, 2011
  • Cancell ALL ID

    Is there an ID to select location where I want the cancell all button like there is for cancel? uploader.CancelButtonID=''uploadercancelbutton''? How do I put it where I want it?
    Posted to ASP Uploader (Forum) by jerry2 on December 21, 2011
  • Styling attachments table

    Is there any easy way to change the graphics of the attachements table? Namely the icons, like the circle.png? I can probobaly change the icon itself in the resources folder but I need different icons on different parts of my site (I am making uploader for images now as instead of circle.png there would be image icon etc.). Is there any other ...
    Posted to ASP Uploader (Forum) by jerry2 on December 20, 2011
  • Re: Any way to get file type?

    Thanx. You can consider it for some new release ;-)
    Posted to ASP Uploader (Forum) by jerry2 on December 20, 2011
  • Any way to get file type?

    Is there any way to get filetype out of the uploaded file? I know I can extract from original filename (not from the temp directory as it has resx on the end), but sometimes the file is not the same type as it's ending, is there a way to detect this? Jerry
    Posted to ASP Uploader (Forum) by jerry2 on December 19, 2011
  • Re: Object required: 'jfile' ERROR - Please Help

    With help of mr. Kenneth we found the problem if anybody else need it. On the handler page one must specify the temp file upload directory also, not just in the main file.
    Posted to ASP Uploader (Forum) by jerry2 on December 19, 2011
  • Re: Object required: 'jfile' ERROR - Please Help

    Yes, I can confirm, the AJAX multiple files test in your package does not work here... I get error 500 and I get line 464 error in include_aspuploader.asp and object: required: jfile. Something is wrong with ajax request I guess with your function as on the handler page I have problem. The problem seems to be in the ...
    Posted to ASP Uploader (Forum) by jerry2 on December 19, 2011
  • Re: Object required: 'jfile' ERROR - Please Help

    I just noted, the form-multiplefiles.asp works (changing the folders and using the server-mappath for copy), but the ajax version of it doesn't work! I would like to have AJAX version working! Another thing is there is a bug in ASP file of your functions. MoveTo should not be same function as copyTo, move to should MOVE the file, you can either ...
    Posted to ASP Uploader (Forum) by jerry2 on December 19, 2011
  • Re: Object required: 'jfile' ERROR - Please Help

    I am deseperate because I need this functionality and I can not try to fix it as your javascript is protected. Your demo WORKS. If I bring the download folder to my server it doesn't work, permissions are OK, the normal file upload works, just the one that postsback doesn't work :-( What can be wrong? Please help. PS - I have to mention this: ...
    Posted to ASP Uploader (Forum) by jerry2 on December 19, 2011
1 2 3 4 Next >