I have created dynamic control in one panel using Jquery with movable option(draggable) in ASP.net with c#, now the requirement is like i have to save that panel as separate html page by clicking create button. and i have to show to user , if any modification has done in that panel(adding controls) then that has to save. I have created dynamic control in one panel usi