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

[Solved] How to show the content of aspx page into editor

3 Answers 132 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Patxi
Top achievements
Rank 1
Patxi asked on 15 Apr 2009, 11:05 AM
Hi,

I need to know this. I am completely lost with the usage of editors.

I would like to show the content of aspx page in editor to give the possibility to change its content.

Thank you.

3 Answers, 1 is accepted

Sort by
0
Patxi
Top achievements
Rank 1
answered on 16 Apr 2009, 07:39 AM
I just can edit html files, when I want to load aspx page the template manager is not able to find any aspx file.

Is not possible this?

thanks.
0
Rumen
Telerik team
answered on 17 Apr 2009, 03:26 PM
Hello Patxi,

Please, see the following two examples on the subject:

Full HTML Page Edit
and
Save in External File.

Please, note that RadEditor will render only the valid HTML / XHTML tags. The server control tag is a custom tag and the browser will not render it.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Patxi
Top achievements
Rank 1
answered on 20 Apr 2009, 06:49 AM
Thank you Rumen.

As far as I know RadEditor is a HTML/XHTML editor. I have been searching this control trying to figure out whether is possible to dit aspx pages because aspx pages actually have html content.

I need to change only the code of aspx for html and not code behind. How can I charge html content of aspx page? do I have first to copy its content into html extension file and later open this file on the editor?

Thanks.
Tags
Editor
Asked by
Patxi
Top achievements
Rank 1
Answers by
Patxi
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or