Click here to Skip to main content
15,909,822 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am making online website builder in asp.net. i want to make html website editable. now i do not know how to open whole html website in editing mode. i do not want to display html code to user. i want to provide templates editing feature to my end user. so end user can easily create their own website using predefined templates.

please help me for that. this is my MCA last year project.
Posted
Updated 9-Oct-13 23:12pm
v2

1 solution

You can do this by adding some sort of Content Mangement System to your site.

For displaying HTML Page in editing mode you can use tinymce editor CKeditor & more.

Hope this helps.

Best Regards,
Zeeshan.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900