Search

You searched for the word(s): IE 9 upload
Showing page 53 of 656 (6,557 total posts) < 1 second(s)
  • Access Denied When Trying To Upload File

    we have about 15 instances of our application up and running with the uploader, up until yesterday, they were all working fine, now we are getting an access denied javascript error. Nothing has changed on the server. In an attempt to correct the situation, I tracked down the temp path c:\\windows\temp and temporarily gave read/write permissions to ...
    Posted to Ajax Uploader (Forum) by mpaterson on June 18, 2009
  • Re: Possible to use Image Gallery and Image Upload without Cute Editor?

    Hi debierman,   Try this example   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>       <%@ Page Language=''C#'' %>       <html>    <head> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 17, 2009
  • Re: ClickJacking and Cute Editor Upload Buttons

    Hi Adam,   I've produced a video that shows all NoScript settings under the latest version of Firefox. NoScript is completely up to date as well. Please let me know if you need any additional info.   Note that if I set NoScript to use all default settings, I still see the ClickJacking warning when using CE. As far as I know, my ...
    Posted to Cute Editor for .NET (Forum) by kazzlo on June 13, 2009
  • Re: How to upload files in Button Click eventUpload Files

    amar.1401: HI,   Thank you very much for your post......its working fine   Can I have code for uploading the files manually.....I have seen the demo in the site for  Start uploading manually.....But I did't find the sample code in the downloaded samples.   Can you please let me know from where I can get the code ...
    Posted to Ajax Uploader (Forum) by Adam on June 9, 2009
  • Re: Keep queue visible after upload

    Hi,   When the page do the postback , the table will be reseted.   If you want to keep the queue , there's two solution :   1. in the OnPostBack event , cancel it. but you will not get the FileUploaded event   2. process the OnQueueUI event , and draw the table by your self.   If you are not use AJAX , I think ...
    Posted to Ajax Uploader (Forum) by cutechat on May 5, 2009
  • Re: Image Gallery As Browse/Upload Btn

    Hi, I also have this problem/need.   I asked Adam on live chat about making the control in ''Use as Image Selector'' hidden. He said to contain the control in a div which is hidden, like:- <div style=''visibility:hidden;''>    The control </div> BUT when you do this the javascript function ''InputURL'' ...
    Posted to Cute Editor for PHP (Forum) by Glenn on May 5, 2009
  • Re: set the upload folder to the current month

    Hi acecuteeditor,   Try this way   ---------------------------------------------->   <%@ Page Language=''C#'' AutoEventWireup=''True'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN''     ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 4, 2009
  • Customizing image upload while using Cute Editor

    Hey all, I have a requirement like while uploading image using CuteEditor for .net (framework 2.0, CuteEditor version 6.3), instead of storing and retrieving images from  'uploads' folder (which usually exists in application root folder), i need to store and retrieve the images to and from a seperate file server via a web service. ...
    Posted to Cute Editor for .NET (Forum) by ksen.dil4u on April 28, 2009
  • Re: How to allow users to upload all files types except certain files types asp,php

    Hi,   This is a sample for your request   <%@ Page Language=''C#'' Title=''First sample'' %>   <%@ Import Namespace=''CuteWebUI'' %>   ...
    Posted to Ajax Uploader (Forum) by cutechat on April 19, 2009
  • Re: EndOfStreamException occuring during file upload...

    Terry -   I don't understand your comment... EndOfStreamException is in the 2.0 framework.   What version of the .NET 2.0 framework is the CuteWebUI.AjaxUploader.dll v2.0.0.0 assembly dependent on?  In other words, is the control dependent on a specific hotfix or service pack install (SP1 / SP2)?  I'm working to verify ...
    Posted to Ajax Uploader (Forum) by cswitten on April 16, 2009
« First ... < Previous 51 52 53 54 55 Next > ... Last »