This is a migrated thread and some comments may be shown as answers.

RadEditor Pasting content from word

0 Answers 49 Views
AJAX and Web 2.0
This is a migrated thread and some comments may be shown as answers.
Suresh
Top achievements
Rank 1
Suresh asked on 28 Sep 2012, 09:24 AM
Hi Team,

I am copying the content from word and pasting into radeditor, content has some hyperlinks inside it. While viewing the source code in RadEditor, I can see the title of the anchor tag is coming without quotes. For example , it is coming like below.

<a href=http://somedomain.com title=somedomain>text</a>

If so i am saving this content in xml file. After saving this content when am opening the xml file , its giving the below error

"A string literal was expected, but no opening quote character was found. Error processing resource", and while checking the file i can see some properties missing the quotes in the html.

Can you give the solution to solve this problem?

Thanks,
Suresh.

No answers yet. Maybe you can help?

Tags
AJAX and Web 2.0
Asked by
Suresh
Top achievements
Rank 1
Share this question
or