Generate a list of added HTML elements

  •  04-15-2009, 11:43 AM

    Generate a list of added HTML elements

    Is there a way to generate a list of added HTML elements so that I can later add them to a database? 
     
    For example, lets say a user adds 5 textboxes, 3 radio buttons and 4 checkboxes using the editor.  What would be the easiest way to loop through the editor to generate a list of these controls?
     
    Thanks in advance!
View Complete Thread