Search

You searched for the word(s):
Showing page 2 of 2 (15 total posts) < 1 second(s)
  • Re: Problem with Printing innerHTML

    hi Adam, &nbsp; &nbsp; I got here another problem with Print functionality. &nbsp; &nbsp;I am using the following code,&nbsp; &nbsp; &nbsp; var editor=document.getElementById('&lt;%=cuteEditorLetter.ClientID%&gt;');&nbsp;&nbsp; editor.GetDocument().body.innerText =&nbsp; ''myText'' ;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by mennisujay on October 10, 2005
  • Re: Printing innerHTML of CuteEditor using HTML button

    hi Adam, &nbsp; &nbsp; I got here another problem with Print functionality. &nbsp; &nbsp;I am using the following code,&nbsp; &nbsp; &nbsp; var editor=document.getElementById('&lt;%=cuteEditorLetter.ClientID%&gt;');&nbsp;&nbsp; editor.GetDocument().body.innerText =&nbsp; ''myText'' ;&nbsp;&nbsp; editor.ExecCommand('Print'); &nbsp; &nbsp; ...
    Posted to Cute Editor for .NET (Forum) by mennisujay on October 7, 2005
  • Re: Printing innerHTML of CuteEditor using HTML button

    hi Adams, thank you for replying with solution. I got the solution. I am using ExecCommand('Print','false','Print') statement.&nbsp;Thats why it is giviing error. You had a good documentation, but&nbsp;if you make it&nbsp;more detail, that will be in more comfortable and we don't burden you for solutions. &nbsp; Sujay
    Posted to Cute Editor for .NET (Forum) by mennisujay on September 21, 2005
  • Re: Printing innerHTML of CuteEditor using HTML button

    Hi Adam thankx for replying and I have seen the link you have specified. But I haven't found any Javascript API for Printing using HTML button. And even the command list dropdown in javascript API does not have Print option. Would you please tell me in detail what should be done to Print content of CuteEditor using HTML button. &nbsp; Sujay
    Posted to Cute Editor for .NET (Forum) by mennisujay on September 21, 2005
  • Printing innerHTML of CuteEditor using HTML button

    &#160;I need to Print the content of CuteEditor using a HTML or ASP.net button instead of using Print icon on the editor toolbar.Is there any&#160;API's provided by CuteEditor to do this&#160;?&#160;Or is there any solution for this ? &#160;Help needed urgently on this. &#160;&#160;&#160; Sujay
    Posted to Cute Editor for .NET (Forum) by mennisujay on September 20, 2005