Search

You searched for the word(s): microsoft
Showing page 24 of 109 (1,088 total posts) < 1 second(s)
  • Re: Clean Up HTML on the server side

    ValleyHope: is there a way to call the codeCleaner('Word') function instead of calling the CleanCode in the Toolbar.    I tried using your regex function and it still saved a lot of word formatting junk.  Surely your codeCleaner function is more robust than the regex function you provided.   Here is my version of the ...
    Posted to Cute Editor for ASP (Forum) by Adam on October 19, 2009
  • Re: Image placement bug

    A-Damage: Well, I won't be switching back to IE8 any time soon, unless Microsoft fixes some of the glaring security issues, so it would be a while before I am able to test this out in IE8. The bug does not appear in IE7 so far as I can tell, so at least you shouldn't have to worry about that. If I do switch to IE8 again, I'll make certain ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 16, 2009
  • Re: CuteEditor v5.1 : _CState is undefined

    When the _Cstate error occurs I have found it 90% is related to the XML parser on your server. I f you download the file from my website this might help you. The file is   http:\\www.az-technology.com\xmldom.zip   inside is single asp file that should be put on your website. You can see what this file produces by ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on May 2, 2006
  • Re: Scanning file (virus, format) before Uploading

    Okay here's the complete detail on what we want to achieve.  After the user tries to upload their document using the ajax uploader, we will use Microsoft's DSOFile (http://suppot.micosoft.com/kb/224351) that let's you read document properties (Author, Title...etc) to check if the document/file properties has been filled out correctlly. Our ...
    Posted to Cute Editor for .NET (Forum) by CIC Web on February 19, 2009
  • Issue with CuteEditor installed in another web directory.

      Hello, I’m using .NET 1.1 and I’m trying to upgrade CuteEditor from 5 to 6 version. I have an issue with that. I upgraded the filepath from filepath=''/CuteSoft_Client/CuteEditor'' to <addkey=''CuteEditorDefaultFilesPath''value=''~/../CuteSoft_Client/CuteEditor''/> web.config. I can’t use a virtual directory ...
    Posted to Cute Editor for .NET (Forum) by melomatic on August 17, 2007
  • Re: How can we install Cute Live Support in plain asp (not asp.net)

    It's ok, our programmer already helped me install it, but I have to upgrade my hosting to have ms sql 2000 database. They still couldn't figure out how to install it with ms access.   But I have a different problem now. Now that it is installed on our website, I cannot run the live operator on my pc. I already posted it in another post, but ...
    Posted to Cute Live Support (Forum) by ianne2376 on September 2, 2006
  • Re: Localhost and LIVE host

    nope its not online now..  i gave it up...  i am just running it on LAN....  well what u think the problem could be? this is the full error info which i think u already know.  I tried it on another PC (with ADSL, static IP) same probs. Well i have checked it many times. Seems to be no problem with the solution ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by phahymn on May 27, 2005
  • Parser Error

    All of the demo applications return this error message:     Server Error in '/' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error ...
    Posted to Cute Editor for .NET (Forum) by Spyrias on March 23, 2004
  • Re: urgent: URL rewriting not supported

    Hi, The current version is 100% compatible with Microsoft's UrlRewriter samples. http://msdn.microsoft.com/en-us/library/ms972974.aspx If the uploader do not fit for your case , there are some reason: 1. The url rewriter is not 100% compatible , because it use Request.RawUrl (like the http://urlrewriter.net/) .    That means, as ...
    Posted to Ajax Uploader (Forum) by cutechat on April 7, 2009
  • Re: forcing paragraphs with one line of text

    If anyone is interested, here's the fix I've built. It's not the prettiest thing, but works. We're calling this function on the SUBMIT button before the text is stored in the database. I hope it is of some use to someone...   function checkForBlockTagWrappers (ByVal textToParse as String) as String    ' set s as string that ...
    Posted to Cute Editor for .NET (Forum) by Aluminum on July 13, 2004
« First ... < Previous 22 23 24 25 26 Next > ... Last »