Search

You searched for the word(s):
Showing page 2 of 2 (18 total posts) < 1 second(s)
  • Re: Set default downloadable files target

    Oops you misunderstood my question.&nbsp;&nbsp;My DocumentPath is works fine. &nbsp; When a user has uploaded a doc and and is inserting it into a the working file, they have the choice of Target in the Attributes frame (not set, new window, parent window, etc...) &nbsp; Basically I want to set it to default&nbsp;to ''new window''.
    Posted to Cute Editor for ASP (Forum) by kcornwell on August 17, 2005
  • Set default downloadable files target

    How do I set the default taget in the downloadable files popup window?
    Posted to Cute Editor for ASP (Forum) by kcornwell on August 17, 2005
  • Re: SaveFile

    actually it has to be...&#160;&#160;&#160;&#160;If request.QueryString(''postback'') &lt;&gt; ''true'' then &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 'response.write ''NOT ...
    Posted to Cute Editor for ASP (Forum) by kcornwell on August 3, 2005
  • Re: Fit to Window

    thanks, it works.
    Posted to Cute Editor for ASP (Forum) by kcornwell on August 2, 2005
  • SaveFile

    How do I use this method?&nbsp; I want to use it in the ''Save'' button in the cuteEditor.&nbsp; Edithtml.asp in the demo doesn't work. look at this... If request.QueryString(''postback'') &lt;&gt; ''true'' then else &nbsp;&nbsp;&nbsp;&nbsp; editor.SaveFile(''document.html'') &nbsp;&nbsp;&nbsp;&nbsp; editor.Draw() End if ...
    Posted to Cute Editor for ASP (Forum) by kcornwell on August 2, 2005
  • Fit to Window

    I would like for the cute editor to fit to window all the time.&nbsp; So that if a user loads the form, it fits to the window automatically.&nbsp; And if the user resizes the window the cuteEditor automatically fit to the window.&nbsp; How would I go about this? &nbsp; Thanks, Kevin C
    Posted to Cute Editor for ASP (Forum) by kcornwell on August 2, 2005
  • Re: CSS

    oops, thanks.&nbsp; it was right in front of me.&nbsp;&nbsp; :) &nbsp; &nbsp;
    Posted to Cute Editor for ASP (Forum) by kcornwell on August 2, 2005
  • CSS

    Just got cuteeditor.&nbsp; I have this in my header of my cute_edit/defaulf.asp ... &lt;link rel=''stylesheet'' href=''../orientation.css'' type=''text/css'' /&gt;How do I get cute editor to use the css sheet inside of edit area.&nbsp; When my pages are loaded into cute editor, everything is displayed as regular text.&nbsp; When I look at the ...
    Posted to Cute Editor for ASP (Forum) by kcornwell on August 1, 2005