Search

You searched for the word(s):  
Showing page 1241 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: php file upload fails

    Bkr,   To enable the image management function of the Cute Editor control, you must set up a managed image gallery folder. This is simply a folder in which you will be placing images for your users to use in their content. Create a folder in your application’s root folder. (For most applications, this is your web server’s root ...
    Posted to Cute Editor for PHP (Forum) by Adam on November 8, 2010
  • Image Gallery Search Feature??

    Hi   My image gallery has multiple levels of sub folders and arround 5GB images repository, it's very hard to find a image just browsing pages and  need a feature to search a image by name.   My requirement is to search images by name from the image gallery. Has anyone implemented any image search feature in cutesoft editor ...
    Posted to Cute Editor for .NET (Forum) by SKH on November 3, 2010
  • images stored on a seperate server

    I'm trying to use DotNetGallery in my company's application and ran into a problem accessing our stored images.  The images are stored on a seperate server and I've tried setting the GalleryFolder to the directory (for example, dnGallery.GalleryFolder = ''\\serverName\ImageFolder\'') to no avail.  The error says the ...
    Posted to ASP.Net Image Gallery (Forum) by rgettel on October 29, 2010
  • MVC AjaxUploader: Controller vs Java

    Bear with my naivete please, but after wrestling with this for several hours today I finally figured out how to use axaxuploader in my MVC site.    Now, what is got me scratching my head is which is better?  Using the *.ashx handler through Java script or the Controller sending back a json ActionResult because i figured out I ...
    Posted to Ajax Uploader (Forum) by gustyn on October 22, 2010
  • Re: html2pdf convert problem

    Hmm.. that is correct, you code works even from my local when it is saved as pdf through the editor. Try do this: <div style=''background-color: #575757;''>test</div> It works in the online version, from you link,  but when it runs from local it gives a damage pdf document, that can not be opened.
    Posted to Cute Editor for .NET (Forum) by zentral on October 20, 2010
  • The Javascript that plays chat sounds on new messages is really wierd

    For some reason, the function ChatUI_HANDLE_EVENT_MESSAGE in ChatUI.js only plays the ''new message'' sound, if the message is not older than 2 minutes. Unfortunately, the javascript function compares the message's server time to the client computers time. So in effect, the sound is not played, if the receiving users watch is ahead of ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by xpo on October 5, 2010
  • Re: Upload image doesn't work on Mac

    adukic: I downloaded the latest version (9/12) and now setting UploadType=''iFrame'' forces iFrame all the time - it is not using Flash or Silverlight anymore. Thanks, Alex    Alex,   I am still interested to resolve the flash and silverlight issue.   Can you check the following article and set up temp file ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 1, 2010
  • Need to Compress File Before Upload

    Would like to test for the filesize of a file to be potentially uploaded. If it is above a certain number of bytes I would like to compress the file before uploading and then decompress it after the upload has finished.   Question: What is the preferred event to try to compress the file  on before it is uploaded. Is there a ...
    Posted to Ajax Uploader (Forum) by jazzcatone on September 27, 2010
  • Input truncated

    I've (very recently) been getting several reports of input being truncated.  Our usage is very simple, only using bold, italics, underline, and spell checker.  All users who experienced this were using IE6 or IE7.  Normally, I might be inclined to chalk it up to user error, but one user has experienced it multiple times and has used ...
    Posted to Cute Editor for .NET (Forum) by ABDavid on September 22, 2010
  • Re: OnAttachmentAdded when using ManualStartUpload

    I was able to modify your suggestion.  The key part which I was missing but already had already used somewhere in my page was the ''uploadobj.getqueuecount'' method.  I was able to modify my existing validation function using that method and its working perfectly now.  Out of curiosity, is there a javascript event I can handle when ...
    Posted to Ajax Uploader (Forum) by skruis on September 11, 2010