Search

You searched for the word(s): upload
Showing page 29 of 656 (6,557 total posts) < 1 second(s)
  • No error but no upload

    Hi Guys!   Well...go there!   I´m start develop with ajaxuploader, and in this program i need make a simple upload with size limitation. I´d downloaded the package and put the CuteWebUI.AjaxUploader.dll in the bin directory, the scripts in asp.net page...run the project..   The ajaxuploader button was there...very ...
    Posted to Ajax Uploader (Forum) by danielrq on April 17, 2009
  • multiple file upload issues : AttachmentAdded

    Hi Guys, Im trying to upload multiple files, upload is working, however AttachementAdded method seems to be called 1 extra time.   So in my case I am uploading 2 files - 1.jpg and 2 jpg. protected void Attachments1_AttachmentAdded(object sender, CuteWebUI.AttachmentItemEventArgs args) method called 3 times so when I ...
    Posted to Ajax Uploader (Forum) by dimka on December 21, 2008
  • Re: Get the number of files selected for upload

    Hi Epok,     Try this example:   <%@ 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''>     int addedcount = 0;     void InsertMsg(string ...
    Posted to Ajax Uploader (Forum) by Kenneth on November 4, 2008
  • Upload folder column in gridview

    Want to set the upload folder for pdf upload to a certain folder on the website.. Is there a way to do that inline at <CE: Editor ...>? What is the syntax for setting the FilesGalleryPath inside the following <CE:Editor> component? Is there another way to get this effect? Thanks for any help.   <asp:TemplateField ...
    Posted to Cute Editor for .NET (Forum) by mlc962 on May 20, 2008
  • upload an image does not work

    here is what i have: $editor=new CuteEditor(); $editor->ID=''Body''; $editor->Text=''Type ...
    Posted to Cute Editor for PHP (Forum) by murli1467 on April 30, 2008
  • Upload images/docs/etc to different server

    Can the editor be set up to upload images, docs, etc. to a different server. For example, the editor sits on server a (www.a.com) and I want to upload to server b (www.b.com)?   I populated the security setting with server b, but it is not working and just wanted to know if there was a way around it. (.setting(''security:ImageGalleryPath'') ...
    Posted to Cute Editor for .NET (Forum) by joey on July 25, 2007
  • overwrite an existing file in upload folder.

    When I am trying to upload an image or document to the server. If the same file has already exist in the folder, the cute editor does not allow me to upload the file, Is there a way to allow user to overwrite existing file on the server, meaning always allow uploading to the server even the file already existed.   Anyone has any suggestion ...
    Posted to Cute Editor for .NET (Forum) by Hubert Nguyen on July 27, 2006
  • ASP Upload or something similar for uploads

    I remeber under earlier versions that a fellow user modified the code to support ASP Upload therfore allowing for a Progress bar.  Has anyone done this in later versions and/or could this be a suggested as a product enhancement.  I have noticed that when uploading you do not always get an hourglass so there is no way to know whether the ...
    Posted to Cute Editor for ASP (Forum) by lundrigan on April 9, 2006
  • How to change upload folder position?

    I have some question.   first, I want to how to change upload folder positon in using image, flash and media files from upload to other foldfer. And I want hide left folder tree and right some of folder icon in click insert image icon.You inform me if it's possible.   secondly, I want edit to dropdown list box in bottom of ...
    Posted to Cute Editor for .NET (Forum) by choiee on January 19, 2006
  • Loading image-upload gallery dialog against web form button click

    Can I use the features of cute-editor to load the image upload dialog because I donot have enough space on the form for the cute-editor. I have implemented it in a <Div> with hidden style so that the editor is not diaplyed on the form. Now I want to show only the dialog at "Cute_Soft/CuteEditor/Dialogs/InsertGallery.aspx" to upload ...
    Posted to Cute Editor for .NET (Forum) by mtayyabch on December 14, 2005
« First ... < Previous 27 28 29 30 31 Next > ... Last »