I m looking for a tool, plugin or whatever that allows users to design a page (by "design a page" I mean just drag controls like input, select, radio to the page and define positioning by dragging them). Once the user is done, I have to save the page and the controls to a serialized string, or XML, or JSON, or a .Net User Control. The user-designed page will used as an input form for information, and I need to be able to set and get the field values somehow.
它甚至是一个复杂专题,现在还没有任何lu。
If someone can point me a direction, it would be extremely helpful.