Users Pricing

forum

Home Forums TextBox duplicates pasted content – MindStick

TextBox duplicates pasted content

Royce Roy 2048 28 Aug 2014

I am using a FreeTextBox: 

<FTB:FreeTextBox ID="txtFreeTextBox"
RemoveServerNameFromUrls="false"
ToolbarLayout="ParagraphMenu,FontFacesMenu,FontSizesMenu,FontForeColorsMenu|Bold,Italic,Underline,Strikethrough;Superscript,Subscript,RemoveFormat|JustifyLeft,JustifyRight,JustifyCenter,JustifyFull;BulletedList,NumberedList,Indent,Outdent;CreateLink,Unlink,InsertImageFromGallery,InsertRule,InsertTable|Cut,Copy,Paste;Undo,Redo,Print"
runat="Server" Width="100%"
BackColor="239,239,240"ImageGalleryUrl="../../ftb.imagegallery.aspx?rif=Public/RootImages/&cif=Public/RootImages/">
</FTB:FreeTextBox>

The problem is that when I paste into it, it pastes it two times. Is there something to solve this?


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md