Search

You searched for the word(s): upload'A=0
Showing page 255 of 656 (6,557 total posts) < 1 second(s)
  • Re: Storing image to database in php version

    Thanks for your reply, but i think that you don't uderstand my question.I would to replace the image upload on folder by the storage in db like the exemple in the last post. When user insert image it stored in db and all images displayed in gallery came from db.I just want to know if someone else developed it for php version or i must develop ...
    Posted to Cute Editor for PHP (Forum) by francois on December 10, 2009
  • Re: Form Submit Request Reloads Page

    cutechat:Hi,   The most possible reason is that the script is not able to be downloaded.   Please check the HTML code which server generated , and find out the script link , and check whether the URL is correct and have no server side error.   Regards, Terry Hi, thanks for responding. I am not sure whether I understand ...
    Posted to PHP File Uploader (Forum) by pachiano on December 7, 2009
  • Re: Can I disable the double click to make the image bigger?

    Dear  martinmalone ,   That image's style is controled by  ''LightBoxFrame ZINDEXLIGHTBOXFRAME''  and ''LightBoxMask ZINDEXLIGHTBOXMASK'', <div class=''LightBoxFrame ZINDEXLIGHTBOXFRAME'' style=''position: absolute; top: 205px; left: 410px; width: 504px; height: 360px;''> <div style=''position: absolute; top: 0px; ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on December 1, 2009
  • Re: Validating and providing feedback

    I tried method 2 and it seems to work just fine.  In the FileValidating event, I used a string that tells the user that the file already exists and so the file will not be uploaded.  I then call args.delete() to remove that file so it is not copied.  Since my uploaded files may or may not be duplicates, I need to test for a message ...
    Posted to Ajax Uploader (Forum) by scpeterson on November 23, 2009
  • Filter folders in Image Browser

    How can I filter folders so users won't see some of them. I 'll explain why I need this - I have a image library page where users can work with image files (multiple upload, delete, rename, etc) and it's done with Silverlight. I use my own control which is ''Image selector'' and it creates system subfolders with thumbnails. So when user ...
    Posted to Cute Editor for .NET (Forum) by alvipeo on November 18, 2009
  • Problem with flash for big files.

    I have strange problem with large files, which is related to flash. I tried to upload the files more than 100MB (we tried up to 1.1GB) using IE version 6 and 8. If the version of flash installed on this machine is 10.0.32.18, I or getting an error (see screenshot) either uploading stacks in the middle. However if the flash version is 10.0.12.36 it ...
    Posted to Ajax Uploader (Forum) by Michael Raizman on November 10, 2009
  • Re: How to disable insert option in Image/ Document Editor?

    Hi kamala20,   If you mean the 'Insert' button   Insert Image dialog   1. Open file 'CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx'   2. Find section below   <input class=''formbutton'' type=''button'' value=''   [[Insert]]   '' onclick=''do_insert()'' id=''Button1'' /> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 10, 2009
  • sys undefined - ajax framework failed to load

    Hello,   I have some troubles with the ajaxuploader.   I am adding the ajaxuploader control in a custom Panel-Control. This custom control is added to the controls collection in the default.aspx page.   If I upload a file, it is written in the Temp Folder, but at the postback-event that is called at the end ...
    Posted to Ajax Uploader (Forum) by LeonDerProfi on October 14, 2009
  • Re: Windows Authentication + Firefox : Browser hangs when selecting files

    I just have uninstalled Flash10 and installed Flash 9.0r124 instead.I still have the same bug. In the ''Browse'' dialog, after clicking ''Open'', I'm asked for my credentials. If I do not provide them, i get the error message ''Flash : The upload task is interrupted! http 401''.  If I provide them, the browser hangs ...  Question: As ...
    Posted to Ajax Uploader (Forum) by pierre on October 8, 2009
  • FileUploaded Event Fires on localhost (Visual Studio 2008) not on DiscountASP

    The following FileUploaded EVENT FIRES on my localhost machine during testing.  But when I put it on DiscountASP, it does NOT fire although the file does get uploaded to the temporary directory on DiscountASP. Is there some setting in the web.config file that is special for DiscountASP? <CuteWebUI:Uploader runat=''server'' ...
    Posted to Ajax Uploader (Forum) by gBurgur on October 6, 2009