Search

You searched for the word(s): document
Showing page 81 of 325 (3,244 total posts) < 1 second(s)
  • 6.0 PasteHTML() command not working right. (Reposted from other CE Forum)

    I am using CE to allow my users to create mail-merge letter templates.  To allow the mail-merge, I have some special insertable tags they can use in their templates that get replaced by data from a database.  For example, the tag {LASTNAME} gets replaced, when the letter is printed, by the customer's last name.   Users insert ...
    Posted to Cute Editor for .NET (Forum) by jrbrady on April 17, 2007
  • Re: Storing images in subdomain - possible?

    Brian,   The following articles show how to set up image gallery path, flash gallery path, media gallery path and file gallery path:   Setting up the Image gallery path http://cutesoft.net/asp/developer-guide/Specifying-images-path.htm   Setting up the Flash gallery ...
    Posted to Cute Editor for ASP (Forum) by Adam on March 5, 2007
  • Cross domain access permission denied Error with IE7

    Hi  I am getting the problem of permission Denied java script  error   during the cross domain access with IE7.So can please give me some   guidance to solve the problem.   followin are the lines where I got the error-->   editdoc.body.innerHTML = ...
    Posted to Cute Editor for .NET (Forum) by renuka_popli on February 20, 2007
  • Urgent: Trouble in getting editor's contents

    Dear CuteSoft support Team,   I am experiencing some issues when trying to get the editor's contents using my javascript....   let say i initialize the editor on a page, and given it id htmlCode, for example;   editor.ID = ''htmlCode''editor.Text = ''''   then editor is showing up properly on the page... then let ...
    Posted to Cute Editor for ASP (Forum) by nadiralishah on February 14, 2007
  • pdf questions

    hello, i have some of the same questions that zach parrish posted about a while back.  i am wondering if anyone has come up with any solutions.the first is has anyone come up with a way to create a pdf without saving to the server first.  i am doing something silmilar to this:        Dim oPDF As ...
    Posted to Cute Editor for .NET (Forum) by airstream345 on January 8, 2007
  • Re: Error pasting from ExecCommand

    Pasting Word docs with images is not supported yet. We are working hard on this issue right now. I know Google Docs supports this feature. We want this feature badly too.   >>If I load a Word document that is just plain text, it loads fine, but not a doc with any complexities.   Editor.LoadWord Method  Loads ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 30, 2006
  • How to resize .swf?

    http://cutesoft.net/example/templates.aspx   Insert Flash, selected one (banner.swf) of the available flashes then [Insert] into document.   It went in at 200x200.   Question 1: How do I resize it to the actual size? The resizing handles don't work.   Question 2: If I set the size at 0x0 and select [Insert], why isn't ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 30, 2006
  • Dynamic loading of content via javascript

    I'm wondering if i can use javascript to set the content of the cute editor.  for example:   <input type=''text'' name=''test'' id=''test'' value=''''>   produces an empty input field.  i can use javascript to then fill it:   document.getElementById('test').value=''i love lamp'';   and the input field ...
    Posted to Cute Editor for ASP (Forum) by lbklatzkin on November 1, 2006
  • Re: relative links

    Hi Adam,   I have the same problem with my asp.net application.   when i first edit a document in the cuteEditor and create a link everything works just fine but when i enter the document again to edit it the inside links becomes absolute insted of relative.   what shell i do to resolve this problem?     thank's ...
    Posted to Cute Editor for .NET (Forum) by meshorer on October 3, 2006
  • Editor and Javascript

    Are there any methods to make an instance of Cute Editor become a required field?  If not here is my issue:  I created an instance of cute editor.  At the bottom of the page I have some Javascript that creates an popup alert of the content inside the cute editor.  Example:   dim m_LinkDesc Set m_LinkDesc = New ...
    Posted to Cute Editor for ASP (Forum) by selewis on September 18, 2006
« First ... < Previous 79 80 81 82 83 Next > ... Last »