Search

You searched for the word(s):
Showing page 4 of 4 (39 total posts) < 1 second(s)
  • Re: Image/Hyperlinks (Need Support for Relative & Absolute Paths)

    Adam,&#160;&#160;&#160; I don't want the editor to convert the absolute paths to relative paths.&#160;&#160;&#160;&#160;What I want is for the editor to not touch the urls at all. Leave them as the user types them in.&#160;&#160;&#160;Right now the editor changes relative URLs which I DON'T want it to do.&#160;&#160;&#160; Is this possible with ...
    Posted to Cute Editor for ASP (Forum) by demmett on February 10, 2005
  • Image/Hyperlinks (Need Support for Relative & Absolute Paths)

    When I try to add the&#160;elements below, CuteEditor likes to modify the Relative paths. I have highlighted the stuff CuteEditor adds in red. How can I tell CuteEditor to NOT manipulate this code, just leave it as is?? Sample Code before Cute Editor modifies the code &lt;IMG src=''http://test.dev.server.com/imgaes/sample.gif''&gt; &lt;IMG ...
    Posted to Cute Editor for ASP (Forum) by demmett on February 9, 2005
  • Re: Additional Custom Button questions

    An ideas about Item # 2: 2) I added a custom button that when clicked calls the _Format function passing the parameters ''Editor,'setStyle','pull''' ..... &#160;&#160;&#160;&#160;&#160;&#160; pretty&#160;much&#160;the same as&#160;what the style listbox does. But when a user selects some text say 123 and then ...
    Posted to Cute Editor for ASP (Forum) by demmett on December 14, 2004
  • Document Upload

    I have 2 issues with the Document Upload function: 1) When trying to upload the document I have&#160;provided below, I&#160;get the following message: &#160;&#160;&#160;&#160; ''Invalid procedure call or argument''. It uploads part of the file and then throws this error. 2) The uploading of files is very slow. &#160;&#160;&#160;&#160; I ...
    Posted to Cute Editor for ASP (Forum) by demmett on December 14, 2004
  • Additional Custom Button questions

    OK, Now I have 2 additional questions.&#160; 1) I have 1 style in the listbox called Heading (code highlighted in blue). &#160;&#160;&#160;&#160;&#160;&#160;&#160; If a user selects some text say 123 and then selects Heading we end up getting: &#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;FONT class=heading&gt;123&lt;/font&gt; ...... ...
    Posted to Cute Editor for ASP (Forum) by demmett on December 14, 2004
  • Re: Custom Function question

    OK,&#160;Now&#160;I have 2 additional questions.&#160; 1) I&#160;have 1 style in the&#160;listbox called Heading (code highlighted in blue). &#160;&#160;&#160;&#160;&#160;&#160;&#160; If a user selects some text&#160;say 123 and then selects&#160;Heading we end up getting: &#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;FONT ...
    Posted to Cute Editor for ASP (Forum) by demmett on December 7, 2004
  • Custom Function question

    I am trying to write a custom function that does the following:Surrounds the selected text with the following tags &lt;span class=''pull'&gt;selected text&lt;/span&gt;&#160;Any advice or sample code on how to do this would be greatly appreciated.
    Posted to Cute Editor for ASP (Forum) by demmett on December 6, 2004
  • Re: Paragraph drop down

    What if I want to add a new option to this? For example:editor.ParagraphsList = ''Normal,Heading 1,Heading 2,Heading 3,Formatted,Definition Term, My Formatting''How can I then specify what tags should be inserted when someone selects My Formatting from the paragraph dropdown??
    Posted to Cute Editor for ASP (Forum) by demmett on November 23, 2004
  • Paragraph drop down

    Can I add addtional items to this drop down?If so, how can I define what tags should be used to place at the beginning and ending of the text selected?
    Posted to Cute Editor for ASP (Forum) by demmett on November 23, 2004