Search

You searched for the word(s):
Showing page 1 of 3 (23 total posts) < 1 second(s)
  • problem in IE with getSelectedHTML()

    I am having a problem with getSelectedHTML() function in cute editor, asp version. &nbsp; I am trying to create my own link by selecting an image(gif, jpg or png) file and manipulating and inserting the link into the editor. &nbsp; When I select the image in Mozilla/Firefox, html in getSelectedHTML() function retruns ...
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 18, 2009
  • Re: Insert Image on Cute Editor

    &nbsp;&nbsp; Hi Adam, &nbsp; &nbsp;&nbsp;&nbsp;On IIS we already set to allowed file size upto 1000K. &nbsp; &nbsp;&nbsp; the error is triggering at line 32 \CuteEditor_Files\Dialogs\include_upload.asp. this page is included in filePost.asp. &nbsp; &nbsp;&nbsp; This the piece of code at line 32: &nbsp;&nbsp; biData = ...
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 9, 2009
  • Re: Insert Image on Cute Editor

    Hi Adam, &nbsp; when we click on upload on InsertImage window, it is redirecting to filePost.asp?setting=MTAwMHwx..... &nbsp; if we go to filePost.asp there is a check for if file size exceeds &nbsp; If File.FileSize &gt;= MaxSize*1024 then Response.Write ''&lt;font color=red&gt;&lt;b&gt;&lt;font color=red&gt;&lt;b&gt;File size ...
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 9, 2009
  • Re: Insert Image on Cute Editor

    Adam, &nbsp; you mean file located&nbsp;on the server&nbsp; we need to set this property? rather than setting this property can we display message in the upload box? &nbsp; &nbsp;let me know. &nbsp; thanks.
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 9, 2009
  • Insert Image on Cute Editor

    On the Insert Image window when I tried to upload an Image size is more than 1000k, it was throwing an error rather displaying proper message. Ofcourse there is&nbsp;a&nbsp;note ''Upload (Max size 1000K)''. &nbsp; The error which is throwing is (in Firefox): &nbsp; Request object error 'ASP 0104 : 80004005' Operation not Allowed ...
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 9, 2009
  • Image width & height

    When we insert an image using InsertImageSelector dialog to the Editor, can we get height &amp; width of image and customize them.
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 4, 2009
  • FilesGalleryPath for ImageSelector

    In this example: use-cuteeditor-as-image-selector.asp, looks like default path was set to list the image files. &nbsp; Can we customize editor.FilesGalleryPath to list files from our own location? If we can, how? &nbsp; editor1.ExecCommand('ImageGalleryByBrowsing'); &nbsp;in the above command 'ImageGalleryByBrowing', where can I find in ...
    Posted to Cute Editor for ASP (Forum) by MuraliC on February 2, 2009
  • Re: FileManager - browser compatible issue in IE

    I have fixed this issue. &nbsp; Please refer this link for solution, http://cutesoft.net/forums/thread/47401.aspx
    Posted to Cute Editor for ASP (Forum) by MuraliC on January 29, 2009
  • Re: File Manager Window

    one more question? &nbsp; can we hide the Properties(Target, Color, Css Class, ID, Tab Index, Access Key) section on File Manager Window? &nbsp; please remember that, not setting display='none' on insertDocument.asp. &nbsp; In case if I define id for that &lt;td id=''Props''&gt;&lt;fieldset&gt; .... &lt;/fieldset&gt;&lt;/td&gt; section, how ...
    Posted to Cute Editor for ASP (Forum) by MuraliC on January 28, 2009
  • Re: File Manager Window

    Adam, &nbsp; It works. &nbsp; Thanks.
    Posted to Cute Editor for ASP (Forum) by MuraliC on January 28, 2009
1 2 3 Next >