Search

You searched for the word(s):
< 1 second(s)
  • Re: Custom Embed Object

    Hi Eric, &nbsp; &nbsp;&nbsp;&nbsp;I know it's not supported, thats why i wanted to create a custom button. &nbsp; &nbsp;&nbsp;&nbsp;My question is if i can access a document screen using a custom buttom
    Posted to Cute Editor for ASP (Forum) by Gerudo on January 11, 2011
  • Re: Custom Embed Object

    Hi Eric, &nbsp; &nbsp;&nbsp;&nbsp;Yes i know you can use the insert flash or media. However, I wish to embed documents, i.e. pdf, word etc. Right now there is only a button to link to the document. I need to embed the document so that it will show on a page. &nbsp; So the end result will be... &nbsp; &lt;embed ...
    Posted to Cute Editor for ASP (Forum) by Gerudo on January 6, 2011
  • Re: Custom Embed Object

    That way will work since its in an &lt;a&gt; tag, however i need to be able to do that with an &lt;embed&gt; tag. Where there is no ''Browse'' for the embed properities.
    Posted to Cute Editor for ASP (Forum) by Gerudo on January 5, 2011
  • Re: Custom Embed Object

    I feel that this answer is incomplete, and doesnt address what I asked. &nbsp; After I click on the 'Properties' menu what do i do? There is no embed option for selected text. &nbsp; Also my main question was if i could have access to a file select screen. E.g. when you go to insert an image it brings up a window that you can select a file to ...
    Posted to Cute Editor for ASP (Forum) by Gerudo on January 5, 2011
  • Custom Embed Object

    I am trying to create a cusomt button that will allow you to embed a selected file rather then just display a link to it. &nbsp; This is my code so far... &nbsp; &lt;% Set editor = New CuteEditor editor.ID = ''Content'' editor.Text = content editor.Height = ''600'' editor.Width = ''900'' editor.CustomAddons = ''&lt;img ...
    Posted to Cute Editor for ASP (Forum) by Gerudo on January 3, 2011