Search

You searched for the word(s): IE 9 upload
Showing page 91 of 656 (6,557 total posts) < 1 second(s)
  • IE9 Upload buttons are not working

    Hi, Installed the latest CuteEditor PHP 6.6 by replacing the files with the new one and making sure the license is also copied over. The upload Button does not work at all after that in IE9. The button works on FF and Chrome.  The demo URL (http://phphtmledit.com/EnableAll.php)buttons work. Do not know what could be the ...
    Posted to Cute Editor for PHP (Forum) by kunalbedi on June 25, 2012
  • Re: Click Button to Upload and Nothing :(

    Hi gravy216, Please create a page by the code below and test on your site, does it work? Did you got any javascript errors? Is your site online? If so, can post the test page url? So we can check it too. <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ...
    Posted to PHP File Uploader (Forum) by Kenneth on August 30, 2011
  • Not able to upload files of size more than 1gb

    Hi,   When i try to upload files that are more that 1gb of size i get the following message:   File size (1367 MB) is too large. The maximum file size allowed is set to: 1024 MB.   I tried increasing the MaxSizeKB to 1.5 gb but still get this message. The current version of ajax uploader i am using is 3.0.0.0. Could you please ...
    Posted to Ajax Uploader (Forum) by stephen_albert on August 30, 2011
  • Large File Upload with Confirmation E-mail Support

    I purchsed the Ajax Uploader yesterday to replace my other ASP uploading solution and I have a question about adding a confirmation email when the file has uploaded.   I have searched the forum but was unable to find a solution.   Can the e-mail capability be added to the ..\Framework 2.0-VB\Large-File-Upload.aspx ...
    Posted to Ajax Uploader (Forum) by darinbee on December 24, 2010
  • Re: Silverlight: The upload task is interupted on Windows 7 & IIS7

    Yes, it works fine on your demo site.  It works fine on my Windows Server 2003 IIS6 32bit box.   When the site is hosted on my Windows 7 IIS7 64bit box or on a Windows 2008 Server IIS7 64bit box it will upload files less than 1 mb in size, but not files larger than a couple of megabytes.   I just copied the ...
    Posted to Ajax Uploader (Forum) by johansec on October 1, 2010
  • Page reload after Upload Error

    When I upload 1 single file and an exception is thrown server-side it triggers OnError and OnTaskError. Because there haven't been any succesful uploads the OnStop also gets triggered and there will not be a page reload.   Can I make the OnStop not stop the postback (return false doesnt work for this one) or some other mechanism ...
    Posted to Ajax Uploader (Forum) by Dac on June 22, 2010
  • trailing slash in file paths causing upload problems

    Though it's not pointed out in the documentation, seems CuteEditor seems to want paths specified for Images, Media, Flash & Documents to NOT have a trailing slash.   <security  name=''FilesGalleryPath''>~/uploads</security>   editor.FilesGalleryPath = ''/Uploads''   But what if I want to specify ...
    Posted to Cute Editor for ASP (Forum) by capnhairdo on April 1, 2010
  • Page Posts (IsPostBack==false) when manually starting Upload

    I'm new to this control and am having some trouble getting it working. I am running the Start-uploading-manually.aspx sample. And while it functions OK, I noticed that the page containing the uploader control is posted to (with IsPostBack==false) when the upload begins. I am trying to integrate this control into an existing page and the (re)post ...
    Posted to Ajax Uploader (Forum) by jeffsailor on March 2, 2010
  • images upload problem

    insert image : Microsoft VBScript runtime error '800a004c' Path not found /sss/cuteeditor_files/Dialogs/browse_Img_gallery.asp, line 103 my editor codes: <%             Dim editor             Set editor = New CuteEditor    ...
    Posted to Cute Editor for ASP (Forum) by ilhan on February 11, 2010
  • How to replace the upload multiple files button in Ajax Uploader

    Hi, I want to replace the upload multiple files button with a new button which suits the paging style of my website. <CuteWebUI:UploadAttachments runat=''server'' InsertButtonStyle-BackColor=''#0086BE'' TableStyle-GridLines=''Both'' InsertButtonStyle-CssClass=''uplCSS'' RemoveButtonText=''Delete'' TableStyle-BorderWidth=''1'' ...
    Posted to Ajax Uploader (Forum) by Jaganr012 on October 28, 2009
« First ... < Previous 89 90 91 92 93 Next > ... Last »