Search

You searched for the word(s): upload'A=0
Showing page 185 of 656 (6,557 total posts) < 1 second(s)
  • Re: Onclick Javascript error ?

    Hi   Thanks for the reply.   It seems to have corrected itself now. I had been trying a few similar controls, and after i had removed all the references from the project/page etc to the others, the problem seemed to go away. Was odd as only the references remained, no imports, actual use of other controls etc. Anyhow, that is ...
    Posted to Cute Editor for .NET (Forum) by jameswhittaker on July 30, 2004
  • Re: Admin vs Regular users

    Hi thing i have the same problem. I am working whit aspedit in a website backoffice , but i dont have user management table which contains the all the regular users and admins. To protect de page  i just use this <%If Request.cookies(''autenticacao'')(''anome'') <> ''teste'' or _Request.cookies(''autenticacao'')(''asenha'') <> ...
    Posted to Cute Editor for ASP (Forum) by carlos on July 17, 2004
  • Re: Behavior of New Uploaded File Browser

    Thanks for the reply, Adam! I went ahead and specified that property, but it is behaving somewhat strangely.  Each user's document upload folder is several levels deep.  Here's an example of what I specify the property to: ''~/Data/Clients/[ClientID]/DynamicFiles/'' When I do this, the document uploader opens the right directory. ...
    Posted to Cute Editor for .NET (Forum) by ChrisBissell on November 19, 2003
  • Re: File Upload is Interrupted by Server Randomly

    Hi,   Please test the UploadType property , set it to IFrame or Flash or Silverlight   If the server have error while uploading , IFrame mode shall report a better message , which can help us fix it.   Regards, Terry  
    Posted to Ajax Uploader (Forum) by cutechat on July 3, 2010
  • media upload problem

    Having a problem uploading wmv files. Getting the following warning. File format not allowed! Please contact site administrator. Have change all Security config files to allow .wmv files and also altered the filepost.php with        {        $Is_valid=true;    }if ( ...
    Posted to Cute Editor for PHP (Forum) by GeoffMan on April 27, 2010
  • Re: Want to Upload only one image using file uploader

    Thanks adam for reply,  you did not understand my point...  user cannot upload image more than one time, when user try to upload seconde time it gives some error   so is it possible with this plugin?
    Posted to PHP File Uploader (Forum) by tatva39 on December 17, 2009
  • Re: user stops being able to upload

    Hi,   I have tested your website.   It seems that , the Page.PreRender event is not able to be catched by the uploader control.     Now I think maybe the control be added to the Page too late.     I suggest you to test this :   attach the OnInit,OnLoad,OnPreRender event of both the Page and the ...
    Posted to Ajax Uploader (Forum) by cutechat on March 18, 2010
  • Re: Can we change Position for "Upload Multiple Files" Button Postion?

    Hi,   I have tested this code and it works.   Can you try it ?     <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><script runat=''server''>  protected override void OnInit(EventArgs ...
    Posted to Ajax Uploader (Forum) by cutechat on January 15, 2009
  • Re: Can we change Position for "Upload Multiple Files" Button Postion?

    Hi, that is a bug of the GridView .   you can try :   protected override void OnInit(EventArgs e)  {   base.OnInit(e);   GridView1.RowCreated+=new GridViewRowEventHandler(GridView1_RowCreated);  }  protected void GridView1_RowCreated(object sender, GridViewRowEventArgs ...
    Posted to Ajax Uploader (Forum) by cutechat on January 9, 2009
  • Re: Cannot Upload to Server

    Again, You haven't read anything I have posted. That doesn't work. You cannot get past the Installation Wizard. There is no Error Message, and You haven't even tried to read my responses. The IIS Configuration Section makes little to no sense and there is nothing I can find in the documentation about it. Futhermore, The Help Files that are ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by dthornton on March 11, 2005