tags:

views:

251

answers:

3

I wonder if there is any open source web base WYSIWYG editor in ASP.net, which allows drag and drop html controls in the web browser and alows us to design web forms?

Regards, Nitin Sawant

A: 

Have you checked out OpenWYSIWYG ?

Zyris Development Team
Dear sir, I've already visited that url, I want editor which allows to drag-drop html controls on the web form.e.g. like provided by http://creator.zoho.com/
A: 

please check this link http://grounding.co.za/blogs/neil/archive/2008/10/05/moving-a-list-with-content-between-sharepoint-servers.aspx

Radhi
sorry i posted in wrong question...
Radhi
A: 

I think it may be quicker building this for yourself than trying to modify an existing solution. You could start with one of the Framework's Drag & Drop solutions (JQuery / Prototype / Mootools all have examples for that) and take it from there.

Pekka
I want the user to design forms in the browser itself, e.g. http://jotform.com/
I see. See my edited answer.
Pekka