Search

You searched for the word(s): upload
Showing page 57 of 656 (6,557 total posts) < 1 second(s)
  • Re: An Example of a two page upload with Form Variables

    Hi AndrewBarnes,   Please refer to example page  ajax-multiplefiles.asp and ajax-attachments.asp.   ajax-multiplefiles.asp will post the data to  ajax-multiplefiles-handler.asp   ajax-attachments.asp will post the data to ajax-attachments-handler.asp   Regards,   Ken   
    Posted to ASP Uploader (Forum) by Kenneth on September 10, 2012
  • Re: Flash: the upload task is interrupted! http 504

    Ajax Uploader doesn’t use TCP/IP.  To fix this issue, please make sure you are using the latest build of ajax uploader. http://ajaxuploader.com/download/Ajax-Uploader.zip   Then create a temp file location, http://ajaxuploader.com/document/index.htm#page=BeforeYouBegin.htm   Keep me posted
    Posted to Ajax Uploader (Forum) by Adam on September 27, 2010
  • Re: Upload button not working

    Hi Daniel,   I think you did not set up the upload module correct.   Please refer to http://cutesoft.net/ASP.NET+Image+Gallery/Deployment.aspx step3, it has two sections, please try it one by one. The upload module code depends on your application pool mode.   3. Add Uploader httpModule to web.config's httpModules listIIS ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on May 2, 2013
  • Re: Upload button works only after second press + Javascript errors

    Hi antiflu, Do you get the same problem with the default demo? Does it only happens on your own page? Do you get the same problem(needs double click to to open the dialog) on demo http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx ? #1 the javascript errors Please create an example page name ...
    Posted to Ajax Uploader (Forum) by Kenneth on July 3, 2012
  • Re: Image upload folder

    I dont think you follow - I have written my own class that inherits from FileStorage - I dont need the new provider, I have my own provider. The problem is after I upload, it goes to the root folder - the DirPath has never worked for me. I use this to get the current folder:   return ...
    Posted to Cute Editor for .NET (Forum) by salman1210 on July 10, 2007
  • Re: Upload not working from Edit Description window

    alexr63: Hi   I can upload new image from Edit Description popoup window. It resized and uploaded. But it dissapears in the list. There is no thumbnail in the GalleryData folder and there is no record in gallery.xml.   Uploading images from main window is working fine.   Thanks   Alex     ...
    Posted to ASP.Net Image Gallery (Forum) by mac101 on October 17, 2006
  • Re: setting maximum amount of KBytes for Upload

    orah666,   That makes good sense.   There should be some properties like, MaxImageGalleryPathSize, MaxFlashGalleryPathSize... to help the developers control the size of target directory.   I'v added your point into our future feature list.   Yes, it's possible to disable the upload button. Please check the ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 25, 2004
  • Re: Upload erros

    Hi, Ok the hotfix corrected the vb error but now the INSERT DOCUMENTS option does allow me to upload files that has the proper extension.. The only files I was able to upload was image files.. Other than that, it will not accept .txt, pdf, doc ect ... I check the Browse Document file and the extension are there ... Ideas??? Thanks
    Posted to Cute Editor for ASP (Forum) by theKOOS on June 28, 2005
  • How to detect a cancel upload event

    Hi all, My company is investigating the ajax uploader as a possible solution for our site.  Our requirements are that it needs to be able to use sqlfilestream on the backend with no temporary files on the server.  I've been able to get it working perfectly using a custom uploadprovider which copies the data off of the incoming ...
    Posted to Ajax Uploader (Forum) by mtaute on March 22, 2012
  • Re: (File dialog has been blocked) while trying to Upload files

    I am still waiting for a resolution on this post from friday morning. Thanks. Terry, It worked for the test page only. On my real pages it didn't because the controls are not at the same position. You could see that the line and column are ''almost'' matching (if you put the green mask) but they are not. To test that just add other ...
    Posted to Ajax Uploader (Forum) by luci on September 8, 2009
« First ... < Previous 55 56 57 58 59 Next > ... Last »