Search

You searched for the word(s): dialog
Showing page 94 of 256 (2,552 total posts) < 1 second(s)
  • Access Denied Error On Insert Image From Within IFRAME

    Hello Again,   We are having a problem using the Insert Image functionality from within an IFRAME.   The main HTML page is at one domain, say www.xyz.com.   The IFRAME is at another domain, say www.abc.com.  The cute editor is in the IFRAME.  The editor works fine until you start invoking dialog boxes.  When the ...
    Posted to Cute Editor for .NET (Forum) by nwalker on October 31, 2008
  • Using CuteEditor as a FLASH selector

    Hello everyone,   I've been using CuteEditor .Net for a month and I can only say it's a very powerful ans usefull tool to have on a website.   I've use the editor as IMAGE selector, DOCUMENT selector and of course for text editing needs.   Now, I would like to be able to use it as a FLASH selector.  In the page I am ...
    Posted to Cute Editor for .NET (Forum) by lanec on October 24, 2008
  • Re: CuteEditor 6.2

    The problem seems to stem from an UploadType of flash on the uploader inside the gallery windows.  Changing it to IFrame resolves the problem, however the bottom of the upload dialog that appears in the IFrame is cut off a few pixels.  Ideally I'd like to use the flash upload but if that's not possible is it possible for me to restyle ...
    Posted to Cute Editor for .NET (Forum) by Jruggaber on October 24, 2008
  • Re: InsertImage and SSL

    giving the ASPNET user full control of the directory did not work. Still receiving the error: Access to the path 'd:\inetpub\wwwroot\MTC_v60_0801\Temp\uploads\uploading.051e59a3-fa06-ab52-5892-2b5bafdb0813.logo.jpg.resx' is denied. Description: An unhandled exception occurred during the execution of the current web request. Please ...
    Posted to Cute Editor for .NET (Forum) by ThePope78705 on October 15, 2008
  • Re: Image Gallery Takes Too Long To Load.

    mpcox,   When you load too much images in a single ASP page, it will take longer time for the web server to handle it.   The best method to handle this issue is moving the files to other folder. If you want to keep those many files in the same folder, you need to modify browse_Image.asp directly and remove a few fields. For ...
    Posted to Cute Editor for ASP (Forum) by Adam on October 1, 2008
  • Save PDF and SpellChecker loading problem

    Hi! I have several problems that need your expertise advice. Thanks a lot. When I copy and paste contents which have picture in it and try to save it as PDF. It throws an exception to me saying that the pdf cannot be created. How to get rid of this problem? Can we configure the editor so it won't alloca user to press Enter key from ...
    Posted to Cute Editor for .NET (Forum) by ylkok on September 17, 2008
  • French characters (é) show (é) in dialogs!

    Just installed the latest version (youTube version) and whenwe use french language, some weird characters appears!   You can see the result on then demo version here... http://cutesoft.net/asp/localization.asp  1- Go to  http://cutesoft.net/asp/localization.asp  2- Choose FRENCH 3- Click on any button that will ...
    Posted to Cute Editor for ASP (Forum) by JFRanger on September 12, 2008
  • Can you add a setting to disable the uploads folder

    We we cannot use the uploads folder as this would not work for our app for various reasons.   Would you be able to add a property to disable file uploads ... it would necessitate removing Browse buttons from places like the Link Dialog but I think it would be a small change. At the moment I have to go through the code and remove ...
    Posted to Cute Editor for .NET (Forum) by Flintstone on September 9, 2008
  • Re: Losing Editor content when saving

    Adam,   Here is the ascx:   <%@ Control Language=''C#'' AutoEventWireup=''true'' CodeFile=''PM_Add.ascx.cs'' Inherits=''xxx.yyy'' %> <asp:UpdatePanel ID=''up_PMAdd'' runat=''server'' UpdateMode=''Conditional''>     <ContentTemplate>   <table ...
    Posted to Cute Editor for .NET (Forum) by ValleyHope on August 15, 2008
  • How to get selected html from editor & IE compitability problem

    1. editor.getHTML() recieves whole html from editor. Is there a posibility to recieve only selected html? 2. I used the following code to add a new item into right-click pop-up menu. But it works only with Firefox.. IExplorer doesn't display my item in pop-up. What can be the problem. Thanx.   var menu = ...
    Posted to Cute Editor for .NET (Forum) by dotkeyzet on June 23, 2008
« First ... < Previous 92 93 94 95 96 Next > ... Last »