Search

You searched for the word(s):
< 1 second(s)
  • Re: No chat images but text only links

    Perfect.&nbsp; Very simple:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; //var ImageURL='&lt;%= CuteChat.ChatWebUtility.HasReadyAgents()/*HasOnlineAgents()*/?URL_live_help_online_image:URL_live_help_offline_image %&gt;'; &nbsp;&nbsp; &nbsp;//ImageURL= ''&lt;img title=\''support chat\'' src=\''''+ImageURL+''\'' border=0&gt;''; &nbsp;&nbsp; &nbsp;// write the live ...
    Posted to Cute Live Support (Forum) by sroszko on June 9, 2009
  • No chat images but text only links

    We are currently evaluating live support to take the place of LivePerson. We do not want to use the chat images but text only links. Also if there is no operator online, ideally there would be no link or info about live support, just blank. &nbsp;-Steve&nbsp;&nbsp;
    Posted to Cute Live Support (Forum) by sroszko on June 9, 2009
  • Non supported browsers

    Is there a way to tell if the data posted back from a form was from a non supported browser?&nbsp; i.e. from&nbsp; a plain text box? &nbsp; If the post is from a non supported browser, I want to replace all the CrLf with a &lt;br /&gt; so that html can be saved to the database.&nbsp; Is this possible? &nbsp; Perhaps the number of non supported ...
    Posted to Cute Editor for ASP (Forum) by sroszko on October 28, 2006
  • Re: _CState Error

    I got it working on the production server without vdirs.&nbsp; I'll work backwards from there I guess. &nbsp; -Steve
    Posted to Cute Editor for ASP (Forum) by sroszko on October 26, 2006
  • Re: _CState Error

    To test, I created a vdir /CuteEditor_Files at the root and pointed all config to there.&nbsp; Same _CState problems. &nbsp; -Steve &nbsp;
    Posted to Cute Editor for ASP (Forum) by sroszko on October 26, 2006
  • Re: _CState Error

    /inc/ is a real direcroty &nbsp; /CuteEditor_Files is a Vir Dir under /inc &nbsp; -Steve &nbsp; &nbsp;
    Posted to Cute Editor for ASP (Forum) by sroszko on October 26, 2006
  • Re: _CState Error

    Yes, the path is there.&nbsp; The editor fully loads but but the _CState js error pops up and then nothing functions on the editor and no content is displayed.&nbsp; But if I post the form back, the content value is passed. &nbsp; /inc/CuteEditor_Files is a virtual directory in IIS. Possible confusion there? &nbsp; -Steve &nbsp; &nbsp;
    Posted to Cute Editor for ASP (Forum) by sroszko on October 26, 2006
  • Re: _CState Error

    Fresh install on localhost of CE_ASP_502_XXXXX2006 &nbsp; This is on localhost, I have note received my license yet.&nbsp; Will localhost work before getting domain license? &nbsp; Using: &nbsp; &lt;!--#include VIRTUAL=''/inc/CuteEditor_Files/include_CuteEditor.asp'' --&gt; editor.FilesPath = ...
    Posted to Cute Editor for ASP (Forum) by sroszko on October 26, 2006
  • Re: _CState Error

    I am getting the same error on a new install. &nbsp; script errors on load (little pop ups): Line 1 Expected: ';' Line 8 Error: ''_CState''isundefined &nbsp; Then the editor appears but not functional. Running under localhost &nbsp; Code: &nbsp; dim content &nbsp; content = request.Form(''Editor1'') &nbsp; Dim editor Set editor = ...
    Posted to Cute Editor for ASP (Forum) by sroszko on October 26, 2006