Search

You searched for the word(s): IE 9 upload
Showing page 24 of 656 (6,557 total posts) < 1 second(s)
  • Re: html5: The Upload task is interrupted

    Hi Ken, I am using safari version 5.1.7(7534.57.2), and I am trying to upload a file size 55 MB format mp4. Please note there is no antivirus/ firewall installed on the PC, When I open a debug mode ON I got the below error   <CuteWebUI:Uploader ID="uploader1" runat="server" UploaderDebug="1" ...
    Posted to Ajax Uploader (Forum) by mughal814 on March 19, 2014
  • Re: Image Upload Not Working

    I checked the AllowUpload and all is set to true. BTW, how do you change / distinguish between default, admin and guest users?   The upload box does appear when AllowUpload is true. It does not appear when AllowUpload is false. The upload box appears... but there is not upload button. I'm thinking it is related to a license issue??? Here ...
    Posted to Cute Editor for PHP (Forum) by kidmoses on September 7, 2009
  • Re: Using the Upload Button in the Insert Image Dialog

    I was hoping that I would see something in your editor parameters that enabled the upload image button.  I do not see anything there.  So the problem still remains that my Upload button in the insert image dialog does nothing.  I would appreciate any ideas that would fix this issue as this function is essential for our use of the ...
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on April 10, 2009
  • Re: error when upload media

    You may not realize it, but there is a limit to the size of a file that can be uploaded using this technique. By default, the maximum size of a file to be uploaded to the server using the File Field control is around 4MB. You cannot upload anything that is larger than this limit. One of the great things about .NET, however, is that it usually ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 15, 2006
  • Re: "Upload" does not work on the production server

    The installation steps can be found in http://cutesoft.net/ASP.NET+Image+Gallery/Deployment.aspx  Add Uploader httpModule to web.config's httpModules list IIS 6.0 and IIS 7.0 Classic mode <system.web>    <httpModules>      <add name=''DotNetGallery.UploadModule'' ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on December 28, 2009
  • Re: Upload control authorization problem

    Hi,   We have found that is relative to Flash .   Only IE+Flash10 can support windows authorization   (Flash10 can read the existing authorization information from IE, without prompt the username/password again)   We also improve the Uploader for this problem.   So now you can have these solutions:   1. ...
    Posted to Ajax Uploader (Forum) by cutechat on December 2, 2008
  • Re: How can i set the upload path with vb

    christian,   Please check the developer's guide:   VB Example: //use the app-based path Editor1.Setting(''security:ImageGalleryPath'')= ''~/uploads''//use the absolute path Editor1.Setting(''security:ImageGalleryPath'')= ''/uploads''//use the physical path Editor1.Setting(''security:ImageGalleryPath'')= ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 19, 2006
  • Re: Problem while upload image

    I had the same complaint from a couple customers and it turns out they were both using Safari version 2.0 on a Mac.  I went to an Apple store today and tested it and one of the insert image buttons works fine but the other one doesn't launch the dialog box.  ImageGalleryByBrowsing works and InsertImage doesn't.  I don't know if this ...
    Posted to Cute Editor for .NET (Forum) by qcdon on March 10, 2006
  • Re: how to upload cutechat on my web server

    The instructions don't tell much on how to do this.  I uploaded the contents of the ''Web'' folder to my server in a root folder called ''/chat2/, and had the host run the sql scripts, and create a virtual directory pointing to /chat2.  I can't find any documentation anywhere that tells where all I need to adjust the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by selliott on March 7, 2006
  • Re: Remove the pager and edit the upload/edit screens

    Ok figured out a way to take care of the pager using some code and styles.   I didn't mean the how to edit a description I ment to change the edit description data grid.  I was just able to go into imageinfo.aspx and hid columns I did not want and spruce up the style.  Only thing I have not found is a way to change the mouse over ...
    Posted to ASP.Net Image Gallery (Forum) by roberty on February 23, 2006
« First ... < Previous 22 23 24 25 26 Next > ... Last »