Search

You searched for the word(s): upload'A=0
Showing page 257 of 656 (6,557 total posts) < 1 second(s)
  • Problems Bulk Uploading

    I have problems when using the multiple file selection of the upload control. There are two problems.  1) I'm having a problem with uploading a large amount of files through multiple file selection. All the checks would appear and then when I try to save all the files on the server,  I get the following error. Exception Details: ...
    Posted to Ajax Uploader (Forum) by kinthai on August 3, 2009
  • Bug - Modal Windows don't work (hang browser) when URL Masking / iFrames

    For the implementation of CuteEditor I am using, it requires that any of multiple clients navigate to clientWebsite.com/admin , where a 100% frame then retains that URL in the address bar, and then the inner frame loads up the admin area with their credentials.  So the CMS is 'URL Masked' inside a 100% frame. When in this scenario , if ...
    Posted to Cute Editor for PHP (Forum) by Tangle on August 1, 2009
  • Feature Request: SecurityPolicyFile

    Right now it appears that the SecurityPolicyFile is hard coded to a specific location.  I would like to be able to specify the path to where the config file is.   The reason is, is that I have the Cute Editor directoy in a Virtual Directory on the web server so I don't have to upload it with my project every time I publish an ...
    Posted to Cute Editor for .NET (Forum) by brien@classicsoft.com on July 30, 2009
  • Re: information ajaxuploader

    1) is it possible to set the dynamically the output directory for the upload file and not in web.config or asp tag but for example after dropdownlist selected ?   Yes. For example:   void Uploader_FileUploaded(object sender, UploaderEventArgs args) ...
    Posted to Ajax Uploader (Forum) by Adam on July 24, 2009
  • Re: uploadmodule is not installed in the web.config

    Hi, I've got rid of the error and the page now works. My web.config file >>>> <?xml version=''1.0''?> <configuration>     <appSettings>         <!-- You can set a low upload speed to test the progress bar. -->         <!-- ...
    Posted to Ajax Uploader (Forum) by fizzystutter on July 24, 2009
  • The process cannot access the file

      I have a wizard type page where the user enters some information into textboxes, there is also a CuteWebUI:UploadAttachments, control in the page where the user is allow to upload up x number of images. After the user has finish the data entry part, he/she click NEXT and the post is display for the user to confirm that the post looks like ...
    Posted to Ajax Uploader (Forum) by anddell on July 12, 2009
  • Missing Icons on Safari 4 Mac OSX

    Hi, Is there any reason why i only get the create table icon but none of the table formatting icons listed, even though they are listed in the config? They also show up fine in FireFox! Also the upload pdf icon doesn't do anything in Safari 4.  Isn't the software supposed to be cross platform? Any idea how i can cure this?   Oh, ...
    Posted to Cute Editor for ASP (Forum) by Chunky on July 6, 2009
  • Firefox Backspace Bug?

    Hi,   I'm using version 6.1   We've got the CuteEditor set up on a deployment server (so I can't link to it here) and we're testing it for multiple users with multiple pages each, all set up programmatically. When the CE loads, i'm using the Javascript API and Ajax to load any existing content from XML files, if it exists. All of ...
    Posted to Cute Editor for ASP (Forum) by Bradley on July 2, 2009
  • Unable to find file in phpuploader/uploadertemp

    Hello cutesoft,   I'm having some problems with PHP File Uploader. (downloaded it today) I'm trying it out now and i like it a lot it's simple and clean only it does not work yet hehe...   I integrated it into my website and it shows nicely but when i try to upload something it gives me the following error in an alert box: ''Unable ...
    Posted to PHP File Uploader (Forum) by Azziej on June 25, 2009
  • GetUploaderProvider() cannot cast to custom Provider

    I have created a custom uploader provider to upload files to our database, which works well. The problem is, our services need an additional property that I cannot get to from my custom provider class. So, in the Page_Load event of my .aspx I tried to cast the object returned from the GetUploaderProvider() method on the Uploader control, such ...
    Posted to Ajax Uploader (Forum) by scott.bradley on June 19, 2009