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

RadEditor and radscheduler exception with hyperlink manager

2 Answers 51 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Phani
Top achievements
Rank 1
Phani asked on 10 Feb 2014, 10:06 PM
Hello I have my own appointment add form. Basically a begin date,an end date and a RadEditor for the subject. In the rad editor  I want to make hyperlinks. Suppose the appointment is for 2/10/2014 and the subject would be to assemble at a special address(i would google map the address and add that link in the rad editor)(Ex the subject of the appointment could be "Click here to see the location", where "here" would be a hyperlink. 
When I add the appointment it should read as  "Click here to see the location" without any anchor tags. I am attaching an image here. Please see how the appointment shows up as. Also while adding it adds correctly. Now while editing the appointment, when I make my changes it yellow screens with this exception

System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client

What should i do to make it show up without the anchor tags and to avoid the above exception. If you need more information,please ask.Thanks


2 Answers, 1 is accepted

Sort by
0
Phani
Top achievements
Rank 1
answered on 10 Feb 2014, 10:08 PM
I did not attach an image earlier.Please see the image attached here.
0
Ianko
Telerik team
answered on 12 Feb 2014, 03:35 PM
Hi Phani,

It would be helpful if you could provide details about the certain implementation that leads to the described problem.

From the provided information I can only suggest trying to isolate the problem and check why it occurs. For example you can try if the database is retrieving the correct link, you can check if the RadEditor is the origin of the problem by setting a hard-coded anchor element.

The described scenario is quite complex and the problem could be caused due to many reasons. It would be helpful if you can isolated in a simple project, so that it could be properly investigated.

Regards,
Ianko
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Editor
Asked by
Phani
Top achievements
Rank 1
Answers by
Phani
Top achievements
Rank 1
Ianko
Telerik team
Share this question
or