Search

You searched for the word(s): .net 4.0
Showing page 239 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Ajax Uploader in MVC deletres ALL pages from History

    Hi Terry,   Fantastic - Well Done - The IE issue with the pages is fixed. But I am still getting the browse buttons in FireFox. The link you have sent me works great in FireFox. Why does it do that in MINE? Which example in the download should I look at and how have you made your page work correctly in Firefox?   Another point you ...
    Posted to Ajax Uploader (Forum) by hassan on May 11, 2010
  • Re: default to HTML view

    >>Related question - I know there is there a way of setting a default font for WYSIWYG editing (say the default site font)   Please check the Editor.EditorBodyStyle and EditorWysiwygModeCss property.   Editor.EditorWysiwygModeCss Property Specifies the location of the style sheet that will be used by the editable area. ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 9, 2007
  • Re: Versioning in CE

    In .net 1.1 they will probably have to to do that yes, but I don't think it will be a problem in ASP.NET 2.0. Anyway I would gladly recompile if we could get versioning. It is always a problem to figure out what version a customer has when they have a problem with the editor. Maybe the version number also could be printed in top of the help ...
    Posted to Cute Editor for .NET (Forum) by eldorsen on July 18, 2007
  • Re: getting error... when client wants to send a request to admin

    To Respected Sir, >> Which version of DNN are you using? I am using DotNetNuke 4.0 latest version. >> Which version of .NET framework are you using? I have both 1.0 and 2.0 .net framework.   >> Does it happen to one client machine or happen to all mechines? not yet checked. (note : i have only one ...
    Posted to Cute Live Support (Forum) by ateeqpasha on January 24, 2007
  • Re: Security Exception with Insert Image

    Hi again,i'm back with more. I've talked to the hosting company and all the rights are sets correctly. I've created the CuteEditorTemp folder and added the CuteEditorTempPath key to to web config. The aspnet account has write access.If I open the Insert Image dialog, it comes up fine while the directory is empty. I select a file and upload. The ...
    Posted to Cute Editor for .NET (Forum) by ben_da_dog@yahoo.co.uk on September 19, 2006
  • Re: error when upload media

    You may not realize it, but there is a limit to the size of a file that can be uploaded using this technique. By default, the maximum size of a file to be uploaded to the server using the File Field control is around 4MB. You cannot upload anything that is larger than this limit. One of the great things about .NET, however, is that it usually ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 15, 2006
  • Re: Dot Net Gallery with DNN 3.0 - installs OK and I can add to a page but nothing's there

    Thanks Adam, but it's on my local machine - just trying the demo out.  Thanks for confirming that I interpreted the instructions correctly.  I don't think I will pursue the product further.  Thanks again.
    Posted to ASP.Net Image Gallery (Forum) by pittmanjt53 on September 5, 2005
  • Re: Custom Button for linking to internal pages

    Hi Adam, I've got that all working fine, and will post the code after cleaning it up a bit, incase anyone asks a similar question for DNN. Anyway, wondering if you could clear something up for me: One of the overloads for the Items.Add method of the CuteEditor.RichListItemCollection is: Public Sub Add(ByVal html As String, ByVal text As ...
    Posted to Cute Editor for .NET (Forum) by Bunce on March 31, 2005
  • Re: Cannot Create CuteEditor_Files from DLL

    To add Permissions for the ASP.NET user account:   Use Explorer to find the folder listed in the error message. (eg. Access denied to d:\webs\mydomain) Right-Click to view Properties on this folder, then click the Security Tab. Add the ASP.NET Machine Account User, check the boxes to give the user write permissions. Check to allow ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 6, 2004
  • Re: Create read-only content parts

    Marcel,   Yes.   1. Demo:   http://cutesoft.net/example/templates.aspx   2. Document:   http://cutesoft.net/developer+guide/index.htm#page=Add-uneditable-regions-to-a-Template.htm   3.   >>If there is such an option, is it then still possible to delete the content by deleting the entire DIV or ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 24, 2009