Search

You searched for the word(s): .net 4.0
Showing page 262 of 1,307 (13,069 total posts) < 1 second(s)
  • Object PARAM tags get mangled

    When I provide the following markup in the HTML pane of the Cute Editor:   <object>  <param name=''x'' value=''y''></param>  </object>    and click Save, the resulting HTML ...
    Posted to Cute Editor for .NET (Forum) by moskie on March 24, 2010
  • ADAM I need your help please,

    Dear ADAM,  Finally I add a Checkbox on the toolbar of the editor.  How can I test if the box is checked:  give me the code and their location to test; if the checkbox is checked,  then an HTML page will be displayed in GetHtmlResult . I tried several methods and I searched the net but I did come to nothing because ''if (isset ...
    Posted to Cute Editor for PHP (Forum) by feriel on March 24, 2010
  • Re: Could not load file or assembly 'DotnetGallery' or one of its dependencies.

    I have tried to clean and rebuild the solution but no avail. It happens even with a new blank website I created after your reply.  I think it is probably because the DotNetGallery.dll was built either with older version of Visual Studio or with some build settings that is not compatible with Visual Studio 2008 version with .Net 3.5. Do ...
    Posted to ASP.Net Image Gallery (Forum) by jmash on March 19, 2010
  • Re: custom queue table

    John,   You need copy the data when the OnPostback event fired, and maintain the table by your self.   If you don't use AJAX, the page will be submit and then all javascript data will be lost.   So you should use AJAX.   There's two primary AJAX :   1 - Microsoft AJAX , so you need maintain the ...
    Posted to Ajax Uploader (Forum) by cutechat on March 15, 2010
  • Error using IOC conatiner StructureMap

    Hi, I have a ASP.NET MVC app and are evaluating the AjaxUploader. I am using StructureMap which uses its own controller factory instead of the default one for MVC. When I try to upload a file I get this error. The IControllerFactory 'Mylester.Web.StructureMapControllerFactory' did not return a controller for a controller named ...
    Posted to Ajax Uploader (Forum) by malcolms on March 15, 2010
  • Re: customer ui and show the hand cursor

    Dear sopa:     PHP Uploader download link:  http://cutesoft.net/downloads/folders/php_uploader/entry52443.aspx    Full code: <?php require_once ''phpuploader/include_phpuploader.php'' ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
    Posted to PHP File Uploader (Forum) by Eric on March 12, 2010
  • Re: Is there a way to disable file fliters for uploads

    Thanks Adam,  That fixed the file filter problem for me. However, now the client is running into errors trying to upload exe's. Ive tested and it gives a simple permissions errors when the upload is done. It seems to be isolated to CuteEditor since i can use our regular asp.net upload control and upload an exe with no problems. Im assuming ...
    Posted to Cute Editor for .NET (Forum) by Daveg on March 10, 2010
  • Problem with other page elements after using CE ?

    HIya, wonder if anyone can help.  We have recently added the html editor into a vb .net page that as well as the editor has a few other controls on there like a valid from/to date select, submit button etc.  It works fine on the development machine, we can put together a html email select dates and submit it to go onto the next stage of ...
    Posted to Cute Editor for .NET (Forum) by neophyl on March 9, 2010
  • Re: Maxlength validation

    Hi,   I can upload a file with 160+chars .   The problem is that, when uploader save the file to the temp directory,   the path is :   x:\folder1\tempdir1\xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.filename.ext.resx   the folder path, the guid, the '.resx' will spent at least 42 or more chars.   and windows do ...
    Posted to Ajax Uploader (Forum) by cutechat on March 7, 2010
  • Re: CuteWebUI UploadAttachments Control Max File Validation

    Hi,   I can upload a file with 160+chars .   The problem is that, when uploader save the file to the temp directory,   the path is :   x:\folder1\tempdir1\xxxxxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx.filename.ext.resx   the folder path, the guid, the '.resx' will spent at least 42 or more chars.   and windows do ...
    Posted to Cute Editor for .NET (Forum) by cutechat on March 7, 2010