Search

You searched for the word(s): microsoft
Showing page 54 of 109 (1,088 total posts) < 1 second(s)
  • Re: Updating database pages (and not adding a new record)

    bnmiros,   Here is the Code:   ID = Request(''ID'') If ID <> '''' then     sql=''select TitleField,MessageField from test where id=''&CInt(ID)&''''    set rs=server.createobject(''adodb.recordset'')     rs.open ...
    Posted to Cute Editor for ASP (Forum) by Adam on October 19, 2004
  • Re: Another how do I get started question.

    Jill,   Let's start from creating a HTML Form Page. Then we replace the textarea with CuteEditor.   Create a new HTML page and name it 'CuteEditorTest.asp' Copy the following code and paste it into the body section of 'CuteEditorTest.asp' page :  Inserting Records : <form action=''target.asp'' method=''post'' ...
    Posted to Cute Editor for ASP (Forum) by Adam on October 13, 2004
  • Re: Too many chatters cause room not to load in v5

    update:i'm download standalone version from your post.but it exits errorException Details: System.Runtime.Serialization.SerializationException: Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.Source Error: The source code that generated ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by teppyrock on November 14, 2008
  • Re: No Popup Notifier

    It appears the machines in question had balloon tips turned of with TweakUI / Windows PowerToys.  The fix was to edit the following key in the registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\EnableBalloonTips Changing the value from 0 to 1 resolved our issue.
    Posted to Cute Live Support (Forum) by phat_bastard on June 1, 2007
  • Re: Sometimes get this error

    Hello, Here our web.config for ajaxuploader application. for the script this is the script of your sample, we add mail notification and list the custumers folders. I repeat for some of our customers are no problems, but others can not upload? We receive up to 20 to 30 files per day, is not too much.   <?xml ...
    Posted to Ajax Uploader (Forum) by Naphta on January 23, 2009
  • Re: CuteEditor show only unformatted text and no toolbar

    I think I found the problem.  Due to the change in the user agent string for IE11, ASP.NET is not recognizing it as a browser that supports Javascript.  (Maybe if Microsoft had more company-wide picnics, the folks from different departments would talk to each other more...  :-)   See  ...
    Posted to Cute Editor for .NET (Forum) by ddcohen on October 31, 2013
  • Re: Insert Hyperlink

    Thank you, the code I used is <a href=''http://www.cheshirebabyhire.co.uk'' target=''_blank''>Click Here</a>&nbsp;to visit Cheshire Baby Hire  My site admin is http://www.rentingforrascals.co.uk/edit  and this is what comes up The page cannot be foundThe page you are looking ...
    Posted to Cute Editor for .NET (Forum) by RentingforRascals on July 24, 2012
  • Re: Error: Uploader not moving from 0% with some files (on some PCs)

    Hello... any answer........?Please, we need help... :( By the way, I update you about the situation: yesterday we managed to solve the issue of the italian user by ourselves. The problem was Microsoft Silverlight... that user didn't have it installed on her PC with IE. As soon as she installed and enabled it, she managed to upload files and the ...
    Posted to Ajax Uploader (Forum) by Tux on March 30, 2012
  • Re: Error when i try to upload file

    filepost.asp already contains ''<%@ CODEPAGE=1252 %>''   I am retrive below error when image upload: Microsoft VBScript çalýþma hatasý hata '800a0005' Geçersiz yordam çaðrýsý veya deðiþken /Manage/Includes/Editor/Files/Dialogs/include_upload.asp, satır 126 The following ...
    Posted to Cute Editor for ASP (Forum) by sedatkumcu on May 11, 2009
  • Re: Absolute URLs for images

    Thanks Ken!   I made those changes and all seems well save for one thing.  I tested just typing text in the editors and some basic formatting things.  Those seem to work OK.  However when I select the image gallery I get the following error.   Server Error in '/LocalDNN' Application. Could not find a part of the ...
    Posted to Cute Editor for .NET (Forum) by DarkStar on October 6, 2008
« First ... < Previous 52 53 54 55 56 Next > ... Last »