Search

You searched for the word(s): aspx
Showing page 53 of 918 (9,180 total posts) < 1 second(s)
  • Re: Flashing effect

    >>All the images load (flash) when the page is loaded, and each time the user clicks on a different item to edit all the images load again.  Is there a way that I can change this so that it doesn't do this.    It's strange. Can you reproduce the problems in th following ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 6, 2007
  • Re: How and what might I edit to do a couple things

    Please open CuteSoft_Client\CuteChat\ChatUI.js.aspx file and modify the following code:   function ChatUI_GetAutoFocus() {  var v=GetCookie(''CCNoFocus'');  if(v==''true'')   return false;  return true;  //default allow sound.. }     to   function ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on May 25, 2007
  • Re: Embed chat windows in site?

    davidy15,   1.  After demoing, I keep on running into problems with the web browser's pop-up blocker (with IE7 and Flock), where the pop-up warning keeps coming up when i send a message.  Is this just a settings problem or will I have to ask end-users to change their browser settings?   Can you post a screenshot to show the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on May 24, 2007
  • Re: How to read Security configuration XML

    Wile,   Yes, it's possible.   Please check this example:   http://cutesoft.net/example/implementSecuritypolicy.aspx   You can find the source code of this example.     string ShowSecuritySetting()   {    string temp = '''';    temp += ''Policy file: ''+ ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 23, 2007
  • Re: Service unavailable.. trial verison....struck before I even start

    Please check the following articles:   842493 You receive a ''Service Unavailable'' error message when you browse an IIS http://support.microsoft.com/?id=842493 825789 BUG: ''Server Error'' Error Message When You Run an ASP.NET Application in http://support.microsoft.com/?id=825789 827480 Many Services Do Not Start After ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on May 16, 2007
  • Re: LoadRTF fails

    Further investigation reveals that the bugs that were there about 5 months ago - which you said you were actively working on - are still there.   We created an RTF with a tiny image on it, and CE took incredible time to load, and produced the following, instead of displaying the image.   Please, Adam, these are critical bugs and ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 13, 2007
  • Re: Customizing the values of the "Department" field on client form

    Subhash,   Please open CuteChat/SupportCustomer.aspx file and change the following code:           <!-- TODO: add your departments here -->           <select id=''input_department'' ...
    Posted to Cute Live Support (Forum) by Adam on May 2, 2007
  • Re: Source Code

    CuteLiveSupport has 2 parts, 1 on server side handling webclient and the other on operator desktops. When a visitor comes in for service, the user's identification info will be displayed in a customer waiting queue and all the operators will get notification balloon saying a new customer xxx has come in. Then those operators can pick up the ...
    Posted to Purchase / License FAQ (Forum) by Karen on May 2, 2007
  • Re: Editor running incredibly SLOW on IE7 when typing

    Eric,   Please try the steps below:   1. Create a simple aspx and make sure it works on your server   2. Start to add contols to the page and find out which control causes the problem.   For example, if you have 10 controls, you can separate it into two groups.  And find out which group cause the ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 30, 2007
  • Re: Need help with inserting links

    Rut,   >>I can't navigate anywhere other than the uploads folder.    It's controled by your setting.   Please check the following article:   Setting up the Document gallery path >>If I manually enter the url (/ministries.aspx) and a title (Ministries), the url itself appears on the page, not the ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 11, 2007
« First ... < Previous 51 52 53 54 55 Next > ... Last »