Support forums

Live Support, Chat and HTML Editor
    
Welcome to Support forums Sign in | Join | Help Messenger
in Search

Browse by Tags

All Tags » asp
Showing page 1 of 2 (12 total posts)
  • wanted: web hosting services with file transfer

    we need to move our site www.backcountryracks.com to a new host asap and transfer all data.  can this be down quickly and effectively without any down time to our site?  if so, please reply or contact us.  thanks for your time.
    Posted to Cute Editor for ASP (Forum) by BackCountryRacks on May 28, 2008
  • Disallowed Parent Path

    This is a new install    CuteEditor_asp_6_asp_*__**** running on Windows Server 2003   Editor init:      Dim editor    Set editor = New CuteEditor    editor.ID = ''Editor1''    editor.Text = ''Type here''    editor.FilesPath = ...
    Posted to Cute Editor for ASP (Forum) by conradvdp on February 16, 2008
  • Capturing input in javascript

    Hi,   I am using Cute Editor to save information in the database. Before it is actually saved I'm using javascript to format the information. Since the page is generated using an XML i'm providing the cute editor as pure HTML.   I'm facing a problem when I use javascript onclick on a button to access the information ...
    Posted to Cute Editor for ASP (Forum) by Himantha on October 24, 2007
  • Breaks when pasting HTML with embedded form tags

    I need to be able to paste in large chunks of HTML that has embedded open and close form tags already in it.  I am ok with them being stripped out in some way, but I have yet to figure out how to do this, even with Javascript, because the form gets totally screwed up the moment the form tags get in there.  PLEASE ...
    Posted to Cute Editor for ASP (Forum) by svillemain on July 3, 2007
  • Insert document - listing takes forever

    Hello, I have a folder with over 800 documents and it takes more than 1min to load in the Downloadable Files-window. Is this normal?   thanks, Hakon
    Posted to Cute Editor for ASP (Forum) by haksolli on June 5, 2007
  • Performance Issue when Typing and Pasting

    We are using version 6. There is an extreme lag when ever we type or paste information from the clipboard. I don't know what other information you guys need.
    Posted to Cute Editor for ASP (Forum) by Car Research on May 30, 2007
  • Cute Editor and Sntiz

    Has anyone worked out how to integrate CuteEditor ASP with the Snitz forums ?   I would love to replace the editor, but don't want to re-invent the wheel.   Thanks
    Posted to Cute Editor for ASP (Forum) by MartynK on May 16, 2007
  • Re: No More JavaScript API in 6.0??

    i've been using a popup window to populate my content in the textarea of the Editor.  So you can use the <%=editor.ClientID%>, but it doesn't help you if you're trying to access the CuteEditor from another page (or popup window).  So  you can still use the javascript API, but instead of using :   var editor1 = ...
    Posted to Cute Editor for ASP (Forum) by lbklatzkin on May 15, 2007
  • Undefined - is mostly all I get.

    My Editor now just comes up with the word ''undefined'' in the text area.   Here's my current best guess.   My configuration:    Dim editor1   Set editor1 = New CuteEditor   editor1.ID = ''Description''   editor1.Text = sDescription   editor1.FilesPath ...
    Posted to Cute Editor for ASP (Forum) by jdmaynard on March 31, 2007
  • Re: Error Messege

    I tried the <script> tag to try and run that part as VB but I get errors this way also. Here is what I have...<script src=''CuteEditor_Files/include_CuteEditor.asp'' language=''vbscript'' runat=''server''><%Dim editorSet editor = New CuteEditoreditor.ID = ''Story''editor.Text = ''Hello World''editor.Width = ...
    Posted to Cute Editor for ASP (Forum) by Eivo on January 9, 2007
1 2 Next >