Search

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

    Hi mody1982,   http://cutesoft.net/example/database-example.aspx and http://cutesoft.net/example/datagrid-example.aspx , you can find these two examples in download package,I tested these two examples on local computer, the youtube code can be inserted to database. Please check your code, check whether variable has correct ...
    Posted to Cute Editor for .NET (Forum) by Eric on June 19, 2011
  • Re: cute editor bug tab container tab panel

    Dear Alex1234,   I have tested the following code in TabContainer, it works fine, this issue is not related to TabContainer. <%@ Page Language=''C#'' Trace=''false''  ValidateRequest=''false''   %> <%@ Register  Assembly=''AjaxControlToolkit''   Namespace=''AjaxControlToolkit''  ...
    Posted to Cute Editor for .NET (Forum) by Eric on February 1, 2011
  • Re: Edit Table or TableOptions command

    Hi jsmith0429, I suggest you create a custom button to achieve it. How to create a custom button http://www.cutesoft.net/developer+guide/scr/Add_your_own_custom_button.htm Online example http://www.cutesoft.net/example/howto/AddDialogs/cs/create_a_custom_dialog.aspx You can find the source code of the example above at ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 6, 2011
  • Re: Support button inside a jquery panel

    Hi joses,   Please try the code below   <%@ Page Language=''C#'' %>      <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>   ...
    Posted to Cute Live Support (Forum) by Kenneth on November 17, 2010
  • Re: Cure chat Integration

    Standalone version download: http://cutesoft.net/downloads/folders/chat_current_releases/entry21915.aspx Integration version download: http://cutesoft.net/downloads/folders/chat_current_releases/entry28676.aspx   If you do not need member database integration, please download standalone version, after you install it on your end, you will ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on August 12, 2010
  • Re: Send Message(popup window) functionality of cute chat Messenger to be implemented on image click

    Marium,   There is a function Chat_OpenContact which allows you send users directly to the im_chatform.aspx page.   For examples:   <script src=''CuteSoft_Client/CuteChat/IntegrationUtility.js.aspx''></script> Users <a href=''#'' onclick=''Chat_OpenContact('IE')''><img ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on August 6, 2010
  • Re: CuteEditor for net Firefox bugs

    ThomaxVision, Thanks for the interest.   >>1. The image editor icon disappear and are not working at all. ( the one on top right corner inside the image section, when you select a image)   Right now the image editor is only available in IE.    >>2. Text cursor disappear and will not show you where you ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 5, 2010
  • Re: Issue with Display of Editor on IE 7

    Which version of Cute Editor are you using?   Do you have problems with the following example?   http://cutesoft.net/example/general.aspx   Can you create a simple aspx page with the following code and try it?   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 16, 2010
  • Re: Cuteedit V6.6 - System.Exception: file not found:dialog.css

    Can you reproduce this issue in http://cutesoft.net/example/general.aspx on your end? How did you upgrade to cuteeditor v6.6? did you follow all steps in http://www.cutesoft.net/ASP.NET+WYSIWYG+Editor/Deployment/html-editor-Deployment/Deployment.htm?  Can you create one cuteeditor page in ...
    Posted to Cute Editor for .NET (Forum) by Eric on July 2, 2010
  • Re: Client wants these layout options....

    kevint: http://cutesoft.net/ASP.NET+Image+Gallery/Classic-Layout.aspx First to control the number of images displayed  horizontally in thumbnail view as well as thumbnail size   Also, the example seen here :http://cutesoft.net/ASP.NET+Image+Gallery/SlideShow-Layout.aspx   My client would  like to have a page with 3 of ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on April 19, 2010
« First ... < Previous 25 26 27 28 29 Next > ... Last »