Search

You searched for the word(s): upload
Showing page 32 of 656 (6,557 total posts) < 1 second(s)
  • Re: Upload Module is not installed into the Web.config

    Thank you. This fixes it. I do see the upload window now. But however if I try to upload a file, I get Sys is undefined. I remove the CustomAuthmodule and I am able to upload the file without errors.  There is a clash between CustomAuthmodule and CuteWeUploadModule. Let me look into the CustomAuthmodule.  Thanks again.
    Posted to Ajax Uploader (Forum) by dmak on June 23, 2009
  • Re: Server side exception, failed to upload

    Hi goldseiker,   Does it get problem with all apk file? did you try the small one? for example 10KB? does it get the same issue?   Is your site online? if so, can you send me your uploader page url? so I can check it for you directly.   And can you use echo phpinfo() to output all php settings? so we can check the settings ...
    Posted to PHP File Uploader (Forum) by Kenneth on September 4, 2013
  • Re: Using Multiple "Single File Upload" in a single Page

    Hi dcahya,   Below is the example page. "form-multiplefiles.asp" is another page which contains the asp ...
    Posted to ASP Uploader (Forum) by Kenneth on January 29, 2013
  • Re: Get name of the file but no upload the file

    i have find a solution but not with phpuploader If someone want :        <html> <head> <script type="application/javascript" src="jQuery_1-7.js"></script> <script type="application/javascript">$(document).ready( function() ...
    Posted to PHP File Uploader (Forum) by jaubrun on October 24, 2012
  • Re: Upload Module Not instaled in Web.Config - When localhost Port is in URL

    Hi FLJoe,   When you testing it with visual studio 2010, it will use the classic mode. (I think this is what you mean with the port). this is the visual studio behavior, not set by us. So please use the classic mdoe section when you testing with visual studio. When you testing it with IIS, it will use the in Integrated mode what ...
    Posted to Ajax Uploader (Forum) by Kenneth on August 31, 2012
  • Re: Upload won't work

    Dear xynbolis,   You can find the following html code in your page: <script src=''http://cutesoft.net/uploader/resources/Core/GalleryLibrary.js'' charset=''UTF-8'' type=''text/javascript''></script> Failed to load source for: http://www.graphicnet.co.uk/uploader/resources/Core/GalleryLibrary.js This path is incorrect, you ...
    Posted to PHP File Uploader (Forum) by Eric on February 7, 2011
  • Re: Paths on image upload. simple question i hope ?

    fairlands: Hello Eric   Thank you for that link, i am kind of on the right track now ....almost but not quite and woudl realy appreciate some advice on this   I edited the image gallery path in the security file   from   <security name=''ImageGalleryPath''>/uploads/</security>   to ...
    Posted to Cute Editor for PHP (Forum) by Adam on December 11, 2009
  • Re: Error on text file upload

    Hi,   It's very strange that the guid values are same of each time.   Because not many customers require writing the custom provider, So we haven't prepaired the documents on this part yet.   When you want to write the customer provider , You can check our example code : ...
    Posted to Ajax Uploader (Forum) by cutechat on February 16, 2009
  • Re: How to force progress bar for post upload processing?

    Hi,     You can try this code :   <script type=''text/javascript''>  var internalobj;  var hasprogress=false;  function ShowProgress()  {   if(!internalobj)return;   function ...
    Posted to Ajax Uploader (Forum) by cutechat on February 3, 2009
  • Re: Image URL/Upload Question

    wescomputer,   If all your application/site are on the same server, the simple solution for your question is : In every application you just create a visual directory and map it to the sample physical location on your server.   That will resolve the problem.   If not, please tell me what does ''outside the appliation ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 25, 2004
« First ... < Previous 30 31 32 33 34 Next > ... Last »