Search

You searched for the word(s):
Showing page 3 of 3 (27 total posts) < 1 second(s)
  • Paste dynamic Server.Transfer

    I need to be able to prompt a user for a page name (somepage.html) that will then be inserted into the page as asp code.&nbsp; The inserted code would look something like where somepage.html is provided by the user: &nbsp; &lt;% Server.Transfer(''somepage.html'') %&gt; &nbsp; I need to do this from a command button.&nbsp; I have been ...
    Posted to Cute Editor for .NET (Forum) by joey on September 26, 2005
  • Re: anchors

    I was able to get around this issue in code by grabbing the url and removeing it before saving the content to the database.&nbsp; It is a work around, but it works.
    Posted to Cute Editor for .NET (Forum) by joey on August 16, 2005
  • Re: anchors

    I downloaded the latest version, but I am still seeing the problem.&nbsp; It is like the editor sees them as relative and wants to add the current url to the link.&nbsp; This is a problem because I save the pages to a database and then pull them out to display based on an ado query.&nbsp; All of my links are pointing back to the page that the ...
    Posted to Cute Editor for .NET (Forum) by joey on August 15, 2005
  • Re: anchors

    Was that the version that was released in late July?&nbsp; If it was 4.5.0.1, then&nbsp;Yes.&nbsp; Is there a file that I can look at to confirm the version?&nbsp; I followed the link that you provided and when you go back to edit the linked item it does show a type of http:// instead of other and shows the full path instead of ...
    Posted to Cute Editor for .NET (Forum) by joey on August 11, 2005
  • Re: anchors

    I have had the same problem and it appears to happen with any kind of link that is a type of&nbsp;''Other''.&nbsp;&nbsp;If&nbsp;the url for your editor location is&nbsp;www.something.com/editor.aspx and you set up a link to Top (to use the existing example).&nbsp; It will render as &lt;a href=''#top''&gt;Top&lt;/a&gt; just like it should, but if ...
    Posted to Cute Editor for .NET (Forum) by joey on August 11, 2005
  • ZIndex?

    I have Cute Editor on a form with&nbsp;controls (check boxes and list boxes)&nbsp;below it to set additional options.&nbsp; When&nbsp;the right click menu appears it&nbsp;shows behind the list boxes instead of on top of them.&nbsp; I changed the ZIndex on the list boxes to -1 with no success.&nbsp;
    Posted to Cute Editor for .NET (Forum) by joey on July 19, 2005
  • Capture keys within the editor

    I want to capture, and disable, some keys when a specific group of&#160;people are using the editor.&#160;&#160;The group of users&#160;will be able to&#160;edit content, but not&#160;delete content.&#160; I want them to have to apply the &lt;del&gt;&lt;/del&gt; style similar to track changes in MS Word.&#160; To&#160;enforce this I need to ...
    Posted to Cute Editor for .NET (Forum) by joey on July 14, 2005