Search

You searched for the word(s): use <p>
Showing page 261 of 864 (8,631 total posts) < 1 second(s)
  • Re: Get Runtime Reference To Editor Object In Nested User Control (ascx).

    For those interested in the followup on this...   I decided to take a simpler approach. The ''wall I ran into'' was not simply that the CuteEditor was appearing within a nested user control, but that the user controls were being dynamically added to the ASPX page. They therefore simply do not exist on PostBack, so there is no control (i.e., ...
    Posted to Cute Editor for .NET (Forum) by jeff330ci on July 11, 2004
  • 2 Gallery pages, different paths

    I have a public gallery page and another gallery page in the administration folder where the user can user the edit and add features.   The thing is, that the administration folder is one folder up from the public gallery folder, so the path for samplefolder/gellery.xml is getting screwed up.   Where and how do I set the location of ...
    Posted to ASP.Net Image Gallery (Forum) by jgjh151 on July 6, 2004
  • Re: Firewall Issue

    Hello Adam,     I tried commenting out the code to create an ''empty'' download function (in the browse_Document.asp page) but I still see the same behavior. I highlight some text, click on ''downloadable files'' button, after waiting several minutes I get a blank pop-up window that says in the title bar '' - - Web Dialog '' I have ...
    Posted to Cute Editor for ASP (Forum) by MansonServices on June 28, 2004
  • Re: Fontsize adjust question

    Geoffrey,   The fontsite dropdown renders the code as followings:   <font size=4>     Your text goes here</font>   The SIZE attribute allows you to set your font to an abstract size ranging from 1 to 7. The exact type size corresponding to each of these values is left to your browser. You can't ...
    Posted to Cute Editor for ASP (Forum) by Adam on June 23, 2004
  • XML Creation Error

    I am using 2.2 with  the include_CuteEditor.asp date of 1/1/2004 I am getting the following error   Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error /virage_cms/admin/Editor/include_CuteEditor.asp, line 1105 The call to Server.CreateObject failed while checking permissions. Access is denied to this ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on June 21, 2004
  • File locked after save? Won't load in editor...Help...Can't be deleted, changed etc...Thx!

    Hi All,   First off thanks for your help.   This one has stumped me a bit...probably my bad, but could it be a bug?  Maybe the file stream left open in the session?   I open an html file using:      Editor1.LoadHtml(mydocument);   Which works fine and loads the html file, then I make ...
    Posted to Cute Editor for .NET (Forum) by colin on June 11, 2004
  • Re: Cannot Create CuteEditor_Files from DLL

      No Access is denied any more!   The previous version we use the Embedding resources to deploy the files. At run-time, when the first hit comes to the page, CuteEditor control will check for the needed files,images, and as it won't be there, it will create the folder and extract files from assembly.   In order to save ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 9, 2004
  • Re: Hide/Remove Save Button

    I am not sure what you mean...when you define a custom layout, just exlcude that menu button. An example of a menu layout we use without the option...   CuteEdit.Template = ...
    Posted to Cute Editor for .NET (Forum) by BruceD on June 9, 2004
  • Re: rich dropdown

    Hello Adam,   It has to do with the sylesheetpath property. I want to use my own css for the editor so i link my stylesheet to the editor (it is already on the page howvever!) That way i get the error because the following javascript code is not generated:   <script language=''javascript''>     function ...
    Posted to Cute Editor for .NET (Forum) by PosiXX on April 22, 2004
  • Re: newbie needing help

    Jeff,   There are no  sample_cs.aspx or sample_vb.aspx in the version 2.2 any more. The document is not update. Sorry for the inconvenience.   Please following the below step by step guide:   Step 1.   Fetch the CuteEditor. zip file from Download tab. Unzip the file in the any ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 1, 2004