Search

You searched for the word(s):
Showing page 1716 of 1,765 (17,645 total posts) < 1 second(s)
  • Re: How to use the Gallery on a page with code-behind?

    PatMunits, &nbsp; Your dotnetgallery setting looks good to me. I can't figure out why you can't get it works. &nbsp; Do you have the same problem when testing the example project comes with the download package? &nbsp; How did you create the gallery.xml is 71KB (250 photos) ? &nbsp; Keep me posted. &nbsp;
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 26, 2004
  • Re: <BR> instead of <P>

    Hi rodbr, &nbsp; You can defines what happens when the ''enter'' key is pressed in the editor&nbsp;in the BreakMode enumeration.This enumeration has three values. Member Name Description UseDivOnCarriageReturn use &lt;div &gt; tags on enter keypress instead of &lt;p&gt;&lt;/p&gt;tags UseBROnCarriageReturn use &lt;br&gt; tags ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 26, 2004
  • Re: How to use the Gallery on a page with code-behind?

    Patrick, &nbsp; The thumbs.db file is generated by the Windows operating system. It is a database file containing the small images displayed when you view a folder in ''thumbnail'' view (as opposed to tile, icon, list, or detail view). &nbsp; I think there are some problems related with your user control which cause the dotnetgallery failt to ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 25, 2004
  • Re: setting maximum amount of KBytes for Upload

    orah666, &nbsp; That makes good sense. &nbsp; There should be some properties like, MaxImageGalleryPathSize, MaxFlashGalleryPathSize... to help the developers control the size of target directory. &nbsp; I'v added&nbsp;your point into our future feature list. &nbsp; Yes, it's possible to disable the upload button. Please check the ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 25, 2004
  • Re: BreakMode is not set until after first ENTER

    zark, How did you set the BreakMode property? &nbsp; Please try the following setting: &nbsp; &lt;CE:Editor id=''Editor1'' BreakMode=''UseBrOnCarriageReturn'' EnableFancyDropDownMenu=''true'' AutoConfigure=''EnableAll'' runat=''server'' &gt;&lt;/CE:Editor&gt;
    Posted to Cute Editor for .NET (Forum) by Adam on August 25, 2004
  • Re: setting maximum amount of KBytes for Upload

    orah666, &nbsp; You can set a maximum size for the image you want to upload. But you can't set the maximum size of the target directory.
    Posted to Cute Editor for .NET (Forum) by Adam on August 25, 2004
  • Re: Version 3.0

    Below are the changes in version 3.0: &nbsp; 1. Bug fix. In the previous version, the image gallery/downloadable files/flash gallery excludes files that have an uppercase extension. &nbsp; 2. Support Office2003, Office XP theme in the new version. &nbsp; 3. Better color selection method. &nbsp; 4. Fix the bugs in the insert table ...
    Posted to Cute Editor for ASP (Forum) by Adam on August 25, 2004
  • Re: Install problems

    The .NET Framework relies on .config files to define configuration options. The .config files are text-based XML files. Multiple .config files can, and typically do, exist on a single system. &nbsp; The following example shows a minimal Web.config file to enable the details of this specific error message to be viewable on remote ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 24, 2004
  • Re: Install problems

    ppecullan, &nbsp; We need to view the details of the error message. &nbsp; Please follow the below instructions to modify your web.config file: &nbsp; &nbsp; &nbsp; To enable the details of this specific error message to be viewable on remote machines, please create a &lt;customErrors&gt; tag within a ''web.config'' configuration file ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 24, 2004
  • Re: Demo License

    Slade, &nbsp; The demo license enables all the features of the real product. It will expire in 30 days. &nbsp; Let me know if you have any further questions.
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 23, 2004