Search

You searched for the word(s): .net 4.0
Showing page 333 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: StripScriptTag question

    Hi coolaggie, Can you try here http://www.cutesoft.net/example/general.aspx? Input the code below in normal view and than switch to html view to check the code. <script>alert(''this is a test'');</script> Does it works for your? Or this issue only happen on your side? If so, please send the test page url to ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 11, 2011
  • Re: System.NullReferenceException error with CuteEditor

    piyushvarma: I also get similar following error:   System.NullReferenceException: Object reference not set to an instance of an object. The Stck Trace is:   [NullReferenceException: Object reference not set to an instance of an object.] aa..ctor(Type type, String key) v.a(Type A_0, String A_1) ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 13, 2010
  • Re: Page still reloads?

    Adam, cutechat, thanks for your replys! OK, so I see. But suppose I use Microsoft AJAX and sending a server request is ok performance wise but I need to distinguish the event generated by the file upload from other events that causes post back so that I can direct my code behind depending on which control that is causing the post back, how do ...
    Posted to Ajax Uploader (Forum) by trimmades on May 25, 2009
  • Re: "Invalid Argument" in IE, but not in FF.

    cullenrc: I think you're on to something there as I've just managed to ''break'' the sample ''Framework 2.0-Csharp-MicrosoftAjax/multiple-files-upload.aspx''   If you move the server Form, Script Manager and Update Panel tags from the Master page and place them directly into the content of page multiple-files-upload.aspx, you get the ...
    Posted to Ajax Uploader (Forum) by Adam on May 6, 2008
  • Re: Prolem with ordered and unordered list

    Hey Adam,   I have used the example that you have given and this perfoms as I would expect. However on our server when I use <ul><li> construct the </li> tags are dropped. For example I create:  <ul>     <li>Microsoft® .Net™ / ASPX ...
    Posted to Cute Editor for .NET (Forum) by Fahad.haq on April 3, 2008
  • Re: Ajax Uploader Evaluation ~ Demo Problems

    HI Adam,   I am using VB.NET in VS2003 (v7.1.3088) with .NET Framework 1.1.4322(SP1).   I made the following changes to the file called simple-upload.aspx as you suggestered:   Private Sub Uploader_FileUploaded(ByVal sender As Object, ByVal args As UploaderEventArgs)    Dim uploader As Uploader = ...
    Posted to Ajax Uploader (Forum) by arlan on March 28, 2008
  • Re: One-click "say to all"

    gmgauthi:This is a test.  Can anyone tell me what version of CS this is? I'm running Safari 3 on OS X 10.5 (Leopard), and this version of CS's full-featured editor is working spectacular!! I've had lots of trouble with it in the past, on boards running what I believe are old versions of the CS server software... ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 13, 2007
  • Re: How To Install

    Thank you Adam for your quick reply.   I have just contacted my hosting provider and they have told me they are running linux servers, i am on there web hosting package and dont have any .NET or Server SQL.   Is there anything i can upload to change this or even act as a virtual .NET server? I was also wondering if you have one ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by DeeJay Hooper on June 25, 2007
  • Re: How to get spell checker to work?

    Place the dictionary and the NetSpell.SpellChecker.dll in the bin folder in the root of your website.   It can help if you have a web.config file like the one below, to find out what's wrong.   The last line (<globalization culture=''en-US''/>) forces the spellchecker to use the US dictionary, otherwise it will be using ...
    Posted to Cute Editor for ASP (Forum) by darias on August 30, 2006
  • Re: Technical Question: Is it possible to run without viewstate?

    adam,   thanks for your reply.   it's rather difficult to extract the functionality out of my very large project, but I'm looking forward to create a simple example project. this will take me some time.   technically, the procedure is as follows: - i have a classlibrary project, not a standard asp.net one built into a ...
    Posted to Cute Editor for .NET (Forum) by trux on August 1, 2006