Search

You searched for the word(s):
Showing page 48 of 123 (1,230 total posts) < 1 second(s)
  • Re: Delay time

    Dear iomega55, &nbsp; Please open file CuteSoft_Client\Gallery\Layout\SlideShow\Code.js, you can find the following ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on November 29, 2010
  • Re: Can I create new Category

    Dear raneamey, &nbsp; Yes, you can create new Category. Please follow steps: 1. Open&nbsp;http://cutesoft.net/ASP.NET+Image+Gallery/Classic-Layout.aspx&nbsp; 2. Click ''Admin Console'' 3. You will can create new Category in the opend dialog. &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to ASP.Net Image Gallery (Forum) by Eric on November 29, 2010
  • Re: How to disable the button outside of the cuteeditor when html view is enabledcuteeditor using javascript

    Dear mianrizwanali, &nbsp; Editor.CodeViewTemplateItemList Property: The toolbar items used in the editor Code View going to this string. Example: CodeViewTemplateItemList=''Save,Print,Cut,Copy,Paste,Find,ToFullPage,FromFullPage,SelectAll Please note that only buttons are supported in the HTML view. If this is not what you need, please ...
    Posted to Cute Editor for .NET (Forum) by Eric on November 29, 2010
  • Re: MaxImageWidth has no effect

    Dear ccrookston , &nbsp; Please change &lt;dotnetgallery:gallerybrowser id=''dotnetgallery1'' Visible=''false'' GalleryFolder=''~/images/1_Family/2009/'' runat=''server'' Layout=''gridshow'' Width=''600'' AllowPostComment=''true'' MaxImageWidth=''1024'' MaxImageHeight=''768'' /&gt; to &lt;dotnetgallery:gallerybrowser id=''GalleryBrowser1'' ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on November 26, 2010
  • Re: MaxImageWidth has no effect

    Dear Casey, &nbsp; I tested this scenario based on the following code: &nbsp; &lt;%@ Page language=''c#'' AutoEventWireup=''false'' %&gt; &lt;%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %&gt; &lt;script runat=''server''&gt; protected override void OnInit(EventArgs ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on November 26, 2010
  • Re: Browse Button Opera

    Dear marcus, &nbsp; Please refer to http://ajaxuploader.com/document/scr/create-custom-upload-button.htm&nbsp; &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to Ajax Uploader (Forum) by Eric on November 25, 2010
  • Re: Wrap Buttons

    Dear northerncs, &nbsp; Please follow steps: 1. open file ''\CuteSoft_Client\CuteEditor\Themes\Office2007\style.css'' 2. search the following line: &nbsp;&nbsp;&nbsp; #EditorID .CuteEditorToolBarContainer {padding:3px 2px 3px 3px;height:1px;overflow-y:visible;} &nbsp;&nbsp;&nbsp; Change it to: &nbsp;&nbsp;&nbsp;&nbsp;#EditorID ...
    Posted to Cute Editor for .NET (Forum) by Eric on November 24, 2010
  • Re: Server side exception : failed to image_name.jpg

    Dear Lorenzo, &nbsp; Temporary directory setting: &nbsp; &nbsp;1. Open cuteeditor_files\Dialogs\phpuploader\include_phpuploader.php &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Search the following function in this file: &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; function _InternalGetFile($guid,$checkValidated) &nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for PHP (Forum) by Eric on November 22, 2010
  • Re: Auto adjusting height in Chrome

    Dear mmargeta, &nbsp; Please try the following code: &nbsp; &lt;?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?&gt; &lt;html&gt;&nbsp; &nbsp;&nbsp;&nbsp; &lt;head&gt;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/head&gt; &nbsp; &lt;body&gt; &nbsp;&lt;form name=''theForm'' action=''Get_HtmlContent.php'' ...
    Posted to Cute Editor for PHP (Forum) by Eric on November 22, 2010
  • Re: Problem with AutoAdjust Height when using Chome 4.1

    Dear Marko, &nbsp; Please try the following code: &nbsp; &lt;%@ Page Language=''C#''%&gt; &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt; &lt;html&gt; &nbsp;&nbsp;&nbsp; &lt;head&gt;&nbsp;&nbsp; &nbsp;&lt;/head&gt; &nbsp;&lt;body&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;form id=''Form1'' ...
    Posted to Cute Editor for .NET (Forum) by Eric on November 22, 2010
« First ... < Previous 46 47 48 49 50 Next > ... Last »