Search

You searched for the word(s):
Showing page 1731 of 1,762 (17,611 total posts) < 1 second(s)
  • Re: ...bug/problem in insert template dialog and functionality...Quick Fix?

    Colin, &nbsp; Thanks for the quick fix.&nbsp; Yes, we miss that part. &nbsp; We will add this fix into the next version.
    Posted to Cute Editor for .NET (Forum) by Adam on June 14, 2004
  • Re: Problem when using multipart/form-data post

    Hi Pedro, &nbsp; If you&nbsp;have a form as follows:&lt;form action=''xyz.asp'' method=''post'' enctype=''multipart/form-data''&gt;&lt;input type=''file'' name=''FILE1'' size=''30''&gt;&lt;input type=''text'' name=''def'' value=''0'' size=''10''&gt;etc..... You can't get the your asp page to recognize data in other form input boxes using ...
    Posted to Cute Editor for ASP (Forum) by Adam on June 14, 2004
  • Re: Firewall Issue

    Jim, &nbsp; The ''downloadable files'' and ''imagegallery'' follow the same code path. The only difference is&nbsp;: &nbsp;''downloadable files''&nbsp;allow you to view and download Files. &nbsp; To handle the download, we use the following fuctions: &nbsp; &nbsp; function downloadfile(file) &nbsp;&nbsp;&nbsp; dim ...
    Posted to Cute Editor for ASP (Forum) by Adam on June 14, 2004
  • Re: Firewall Issue

    Jim, &nbsp; The ''downloadable files'' and ''imagegallery'' follow the same code path. The only difference is&nbsp;: &nbsp;''downloadable files''&nbsp;allow you to view and download Files. &nbsp; To handle the download, we use the following fuctions: &nbsp; &nbsp; function downloadfile(file) &nbsp;&nbsp;&nbsp; dim ...
    Posted to Cute Editor for ASP (Forum) by Adam on June 14, 2004
  • test

    test
    Posted to ASP.Net Image Gallery (Forum) by Adam on June 14, 2004
  • Re: License!

    Alec, &nbsp; Sorry for the mistake. We just resent the license file. Please check your mail box. Let me know if you have problems. &nbsp;
    Posted to Purchase / License FAQ (Forum) by Adam on June 14, 2004
  • Re: Language Question

    Kazoo, &nbsp; Vertion 2.2. &nbsp; Please check the following link: &nbsp; http://cutesoft.net/asp/localization.asp &nbsp; &nbsp;
    Posted to Cute Editor for ASP (Forum) by Adam on June 10, 2004
  • Re: Security hole ?

    alakazoo, &nbsp; That's a good suggestion. &nbsp; I've put it into the feature request list. &nbsp; We will add this feature to the editor in the future release.
    Posted to Cute Editor for ASP (Forum) by Adam on June 10, 2004
  • Re: change path to Upload directory?

    Colin, &nbsp; Please check the following properties: &nbsp; Editor.ImageGalleryPath Property &nbsp; Specifies the URL path of the Image Gallery. default ''Uploads'' &nbsp; Editor.FlashGalleryPath Property &nbsp; Specifies the URL path of the Flash Gallery. default ''Uploads'' &nbsp; Editor.MediaGalleryPath ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 10, 2004
  • Re: Enable / Disable toolbar buttons

    You should use the editor DisableItemList property. &nbsp; The DisableItemList property specifies the toolbar items needed to be disabled. &nbsp; Example: 'The toolbar items needed to be disabled going to this string. editor.DisableItemList=''Bold, New, Delete''
    Posted to Cute Editor for ASP (Forum) by Adam on June 10, 2004