Search

You searched for the word(s): aspx
Showing page 108 of 918 (9,180 total posts) < 1 second(s)
  • IE errors with framesets

    New error with IE 6 and IE 7 if you open an aspx-form in a frameset. It works with IE using an iframe or without frames and it works with firefox (it works with IE and CuteEditor 6.2 - updated 10.01.2009). Versions:  CuteEditor 6.3 (updated 18.4.2009 and 9.4.2009)  Framework 1.x   If you open an aspx-form in a ...
    Posted to Cute Editor for .NET (Forum) by Rieg on April 27, 2009
  • Re: I can programmatically add/remove a user's contact list like below code.

    hi i use this code into my another application which is out site cute chat application and it work fine and update contact list of CuteChat4_User-->BuildinContacts column into database.  but if i am changing contact list for user 'A' and user is login into cute chat messanger the he is not directly see that newly added contcat into ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by gbpatel on April 20, 2009
  • Re: PasteHTML not working in table

    Ta very much.   Do you think http://cutesoft.net/forums/thread/51148.aspx (reformatting of ID in a style comment) will be fixed soon, because I would rather release them both in one go if possible.   Also any chance you can update your update list http://cutesoft.net/forums/50534/ShowThread.aspx#50534 and tell us any other ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on April 20, 2009
  • Re: Setting in Config File to Resize Image without constraint proportion

    Yuvika,   Please use the following properties:   Editor.MaintainAspectRatioWhenDraggingImage Property If you do not want to preserve the aspect ratio when you drag and resize an image, you can set the MaintainAspectRatioWhenDraggingImage property to false. By default, MaintainAspectRatioWhenDraggingImage is set to true to ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 17, 2009
  • Re: Click ok to resume file

    Hi Terry, I tried both on my aspx file and also the ''SelectFile.aspx'' inside CuteEditor. <script type=''text/javascript''>         function CuteEditor_AjaxUploader_OnError(msg)         {          ...
    Posted to Cute Editor for .NET (Forum) by CIC Web on March 15, 2009
  • Re: cssClass NOT Found

    Chaplain Doug: Why do I need to remove this whole item?  It is created each time I drag and drop a CE control onto a page.  Why have something so detailed that has to be deleted?   Also, it looks like you may be experienced with CE.  When I went to the online documentation it is very cryptic and not helpful at all.  ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 2, 2009
  • Re: Admin/General User Permissions

    Hi acecuteeditor,   You can try this way:   Open file 'InsertImage.aspx' (root\CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx)   local to:   protected override void InitOfType()    {         //add if section here, like:        ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 2, 2009
  • System.OutOfMemoryException was thrown when clicking in Groups and Forums on CommunityServer 2008

    We have integrated CuteChat with CommunityServer 2008 SP1.  It has worked well since we integrated it in December so it's been a few months.  We are now getting the following error when a user plays around in the forums and/or groups:   Event Type: Warning Event Source: ASP.NET 2.0.50727.0 Event Category: Web Event Event ID: ...
    Posted to Cute Live Support (Forum) by rshawtx on February 24, 2009
  • Normal View encoding URLs

    When switch from HTML view to normal view then back the src tag of our Iframes is being encoded and the &'s seperating the query params are being turned into &amp; ex.. before <iframe src=''http://cutesoft.net/path/File.aspx?param1=asdf&param2=ghjk'' frameborder=''0'' width=''360'' scrolling=''no'' ...
    Posted to Cute Editor for .NET (Forum) by andrewtaft on February 23, 2009
  • Re: LiveSupport on two domains with same operators

    Jterra,   http://cutesoft.net/Live-Support/Developer-Guide/scr/Adding-chat-button-tag.htm   If the target web page is in another domain, you need to use the following cross-domain tags instead: Chat Button: <script src=''http://yourdomain.com/CuteSoft_Client/CuteChat/Support-Image-Button.js.aspx''></script> ...
    Posted to Cute Live Support (Forum) by Adam on February 4, 2009