Search

You searched for the word(s): aspx
Showing page 43 of 918 (9,180 total posts) < 1 second(s)
  • Re: Given DialogHeight is adjusting correctly in IE8 but not inIE 9.

    Hi Surya, I tested the following code in IE9, it works fine. One ''''' is missing in your code, you can have a comparison. <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title>JavaScript ...
    Posted to Cute Editor for .NET (Forum) by Eric on June 30, 2011
  • Re: How to get file detail info like ImageWidth?

    Hi RaymondC,   Please refer to http://ajaxuploader.com/Demo/Ajax-based-user-profile.aspx, the following is its source code: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>   ...
    Posted to Ajax Uploader (Forum) by Eric on June 16, 2011
  • Re: Firefox 4 dialog blocked error

    Hi dankrause, Can you reproduce this issue on http://aspuploader.com/demo/form-multiplefiles.asp? If the online demo works for you, please download the latest version and try again. Latest version downloads http://www.cutesoft.net/downloads/folders/57265/download.aspx If you still get the same issue of the latest version. ...
    Posted to ASP Uploader (Forum) by Kenneth on May 17, 2011
  • Re: Duplication of data when navigated from Normal to HTML and again back to Normal in FF and Chrome

    Dear ursdigvijay,   I tested it in FF and chrome, and cannot reproduce it on my end. The steps are as follows: 1. open http://cutesoft.net/example/general.aspx  2. switch to ''HTML'' 3. remove all html code 4. input ''This is a test'' 5. switch between  ''Normal'' and ''HTML''   Data is not duplicated. What's your ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 4, 2011
  • Re: Can I Change mp3 Player or clip player

    Dear mhmoud, You can open http://cutesoft.net/example/general.aspx and click ''Insert Media'', if you insert one mp3 file, you can find the following html code will be generated:   <p></embed> <object codebase=''http://activex.microsoft.com/activex/ controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on April 18, 2011
  • Re: How can i add a color picker in cute editor to set the background color

    Dear sebinmathew333,   Please follow steps: 1. Open http://cutesoft.net/example/general.aspx 2. Click button   3. You will can set the background color.   If this button is disabled on your end, you can refer to http://cutesoft.net/developer+guide/scr/Howto_Change_layout_of_the_toolbars.htm to enable it.   Hope it ...
    Posted to FAQ (Forum) by Eric on April 13, 2011
  • Re: Upgrading

    Dear davepearce,   Upgrade steps: 1. Backup your website 2. Remove folder ''CuteSoft_Client'' 3. Download cuteeditor for .net, download link: http://cutesoft.net/downloads/folders/cute_editor_current_releases/entry21904.aspx 4. Unzip it 5. Upload files of folder ''\Framework 2.0\bin'' to your application bin folder, it will override ...
    Posted to Cute Editor for .NET (Forum) by Eric on March 29, 2011
  • Re: AgentUserId is member of what department

    Dear DavidMag,   The following snippet demonstrates how to load departments and opertors from database, you can find this snippet in file ''ManageDepartments.aspx'' which can be found in download package.   private void DataGrid3_DataBinding(object sender, EventArgs e)  {   string ...
    Posted to Cute Live Support (Forum) by Eric on February 20, 2011
  • Re: Manual Upload Start - Upload Seems To Begin But Page Refreshes And Nothing Occurs

    Hi nunndaddy, Does your client get the same issue on our demo below? http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx?UploaderDebug=1   QueryString ''UploaderDebug=1'' will open the debug mode, and you can see the debug info at top-right. Please show me the info if your client get the same issue on that ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 28, 2011
  • Re: clearing the textbox on focus

    hi lonnie,   I think you are using the asp.net version of editor. So please try the example below.   By the way, the asp.net version forum is http://cutesoft.net/forums/23/ShowForum.aspx   <%@ Page Language=''C#'' %>      ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on January 11, 2011
« First ... < Previous 41 42 43 44 45 Next > ... Last »