How can i get the posted HTML content when I user the HTML form controls?

Last post 06-11-2012, 2:04 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  06-10-2012, 10:05 AM 73860

    How can i get the posted HTML content when I user the HTML form controls?

    I want to use the HTML control in my aspx page, when I finished to edit the content in back-end, please see the screenshot-1:
     
     
    (Screenshot 1)
     
    And then i read the content in front-end page,please see the follow screenshot, my question is that when i click the submit button, how i can get the posted html content(selectd by user)?  the back-end user want to see the survey content.
     
     
    Thanks.

    Hello world!
  •  06-11-2012, 2:04 AM 73861 in reply to 73860

    Re: How can i get the posted HTML content when I user the HTML form controls?

    Hi wangbin8000,
     
     
    1. If you want to get the select html content of the user, please refer to  http://www.cutesoft.net/developer+guide/scr/Get-HTML-from-Selection.htm, it shows you how to get the selected html content.
     
    2. If you want to post the content when in the edit view of Editor, for now can not achieve it.
     
    3. If you want to get the post content, it depends what script you are using in the page, asp.net/php/classic asp using the different method.
     
    What i mean the page is not the page which contains the editor. It is the end page which you save the editor content as.
     
    Regards,
     
    Ken 
View as RSS news feed in XML