Search

You searched for the word(s):  
Showing page 2470 of 4,987 (49,864 total posts) < 1 second(s)
  • what mean by step 3

    3. Adding DotNet Gallery to an ASP.NET Page Here is the minimal ASP.NET page you would need to display the ''/myGallery'' directory of images as an image gallery: <%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %> ...
    Posted to ASP.Net Image Gallery (Forum) by m.mana on March 1, 2010
  • insert hyperlink unable to browse .asp extensions

    I am using the latest version (6.6) with Firefox 3.5.7, IE 7, and IE 8.  When I select the insert hyperlink icon and then the browse button next to the URL text box, I am unable to see .asp pages when browsing.  Is this a limitation of the tool or something I need to configure? I attempted to test this using your example but you ...
    Posted to Cute Editor for .NET (Forum) by jamesk on February 5, 2010
  • Re: upload files button doesnt' work

    It's version 6.4. IE8, but doesn't work on FF either   It's odd, because it's only on this hosting company it doesn't work, it works on other hosting companies, and I can't reproduce it here.   And, before it said: Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): ...
    Posted to Cute Editor for PHP (Forum) by mester9 on January 26, 2010
  • Server side "tmp_name" error

      Product works great for me with smaller files but when I try larger ones (~ 4MB) I get the following error: Server side exception : failed to upload P1000065.JPG Debug Information: (2) tmp_name is not available for P1000065.JPG  My php.ini settings (as per http://phpfileuploader.com/FAQ.html#16) are as follows:file_uploads = ...
    Posted to PHP File Uploader (Forum) by bowlesdr on January 17, 2010
  • Re: do not use temp folder at all

    AMIL,   All temp files will be deleted automatically by Ajax Uploader. All files will be uploaded into temp directory first instead of loading the files into memory.   In asp.net 1.1, the built-in upload function of asp.net framework loads the uploaded files into memory.   In asp.net 2.0, the built-in upload function of ...
    Posted to Ajax Uploader (Forum) by Adam on November 17, 2009
  • Re: Uploading a PDF file sometimes cause "Object reference not set to an instance of an object" error.

    aldrich12: Hi Adam,   I tried different pdf files and it seems to be working except for a specific pdf file. Do you know why it works on the demo and not in my app?   Regards, Aldrich   Please send that specifc pdf file to me. Adam@cutesoft.net.   Try using the lasting version and make sure that pdf is not ...
    Posted to Ajax Uploader (Forum) by Adam on October 27, 2009
  • Re: Distinct File Uploads

    this code works great for canceling a selection which contains a file that is already queued up but it cancels the entire selection including files which have not yet been queued up. is there a way from preventing the queue up of only files that are present and allow the queue up of new files within the same selection?   for example: if i ...
    Posted to Ajax Uploader (Forum) by jpchatt on September 1, 2009
  • AutoParseClasses causes textarea to not work

    Are there any style properties we should avoid using in a stylesheet assigned to the EditorWysiwygModeCss property?   I'm asking because it seems a style added to the stylesheet we were using for this property has cause the textarea of the editor to stop working. We have quite a few styles in this sheet, so I am unsure which one is causing ...
    Posted to Cute Editor for .NET (Forum) by Kyrus on August 31, 2009
  • Enter key in different form field displays file dialog

    I've tried both the ''Live Support'' and the support email and haven't gotten an answer on this question. My company is still in the evaluation phase of the AJAX Uploader, and if we can get past this problem, will be purchasing the control. I have the AJAX Upload control on an ASP.NET form with other fields, such as a TextBox for FirstName, ...
    Posted to Ajax Uploader (Forum) by dhoffman on August 28, 2009
  • How to increase the height of the text area

    Hi i am using Cute editor in my dnn website I have selected the AutoConfigure=''Full''. My text area, where i have to enter my text is very small. typically i need to resize the editor in browser to see the one line text also.   Is there any way to stop resizing the editor in browser. i need to fix the height to some pixels by ...
    Posted to Cute Editor for .NET (Forum) by jyotsna on August 4, 2009