Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Editor > Editing ASP, HTML and PHP Pages

Not answered Editing ASP, HTML and PHP Pages

Feed from this thread
  • Posted on Jul 16, 2008 (permalink)

    Requirements

    RadControls version

     RadEditor for ASP.NET AJAX
     Telerik.Web.UI

    .NET version

     .NET2+

    Visual Studio version

     VS2005+

    programming language

    C#

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION 
    The attached example demonstrates how to edit ASP and HTML pages using RadEditor for ASP.NET AJAX. There is a requirement, of course, to have the .NET framework installed and Microsoft ASP.NET AJAX on the server .

    The attached project demonstrates how to:

    1. Open a file located in a directory on the server.
    2. Load the content between the specified <start> and <end> tags into the editor
    3. Save the file back with the option to type a new filename.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Editor > Editing ASP, HTML and PHP Pages