Search

You searched for the word(s):
Showing page 1 of 2 (11 total posts) < 1 second(s)
  • Re: Copy and paste links

    If I type &nbsp; http://intranet/HR/jobs.htm &nbsp; It strips out the http://intranet out. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by nyranger on February 23, 2007
  • Copy and paste links

    When I copy and paste links or type in links &nbsp; It stripts it. &nbsp; For example &nbsp; &lt;a href=''http://cutesoft.net//HR/jobs.htm''&gt;http://intranet/HR/jobs.htm&lt;/a&gt; &nbsp; It stripped out the http://intranet/HR/jobs.htm from the saved text. What setting do I have to disable to stop this from happening? &nbsp; Thanks
    Posted to Cute Editor for .NET (Forum) by nyranger on February 23, 2007
  • Error during development.

    I keep getting this error when I try to run my vb.net web app. &nbsp; Access is denied: 'NetSpell.SpellChecker'. &nbsp; It happens from time to time. And most of the time it requires me to restart my visual studio 2003 environment. &nbsp; One time that didnt work and I had to restart the machine. &nbsp; Any help would be greatly ...
    Posted to Cute Editor for .NET (Forum) by nyranger on February 20, 2007
  • Re: Basic view

    Or maybe strip the &lt;p&gt;, &lt;/p&gt; tags. &nbsp; I was trying to do a: &nbsp; Replace(ceBlurbText.Text, ''&lt;p&gt;'', '''') Replace(ceBlurbText.Text, ''&lt;/p&gt;'', '''') Replace(ceBlurbText.Text, ''&amp;nbsp;'', '' '') &nbsp; But that doesnt work. Help!
    Posted to Cute Editor for .NET (Forum) by nyranger on February 12, 2007
  • Re: Basic view

    Do you know of any way to stop this from happening via a setting in ie?
    Posted to Cute Editor for .NET (Forum) by nyranger on February 12, 2007
  • Re: cut and paste

    That oncarriagereturns doesnt apply to me. &nbsp; The &lt;p&gt; tag is coming in becuase users cut and paste text. I need to allow users to cut and paste. &nbsp; I get a &lt;p&gt; tag at the begining of the&nbsp;text and a &lt;/p&gt; tag at the end of the text. Any way to not have that? &nbsp; If there isnt a cuteeditor.net built in way. I ...
    Posted to Cute Editor for .NET (Forum) by nyranger on February 12, 2007
  • Re: cut and paste

    Well the pastetext mode seems to not put &lt;p&gt; tags in but they but &lt;div&gt; tags in. I would like to have no tags get put in at all. Is that possible?
    Posted to Cute Editor for .NET (Forum) by nyranger on February 8, 2007
  • cut and paste

    When someone cut and pastes to the cuteeditor, I get &lt;p&gt; tags everywhere. Is there any way for that to stop happening? &nbsp; Also I have a basic cuteeditor with nothing on it. But I would like the ability for people to put in bullets. Is there a way to put that the bullets in the toolbar only.
    Posted to Cute Editor for .NET (Forum) by nyranger on February 8, 2007
  • Re: Basic view

    I think i got a answer for this. editor.autoformatting=false.
    Posted to Cute Editor for .NET (Forum) by nyranger on February 1, 2007
  • cuteeditor

    I inserted this object inside a datalist. But I cant seem to retrieve the object to edit the field. &nbsp; Is there any special way of accessing this object inside a datalist. &nbsp; &nbsp; Dim ceSelectBlurb As CuteEditor.Editor = CType(ItemDetails.Items(0).FindControl(''ceSelectBlurbText''), CuteEditor.Editor) &nbsp; inside the ...
    Posted to Cute Editor for .NET (Forum) by nyranger on February 1, 2007
1 2 Next >