I want to mimic wufoo form builder web app, I used jquery to drag and drop elements on a workspace, but I need a way to let the user save his finished work , and download his work as html page, can any one help!!!
+1
A:
I would recommend taking a look at CakePHP. It can get you up and running quickly with a lot of the CRUD (create, read, update, delete) features you will need for this and simplify your task a good deal. Or better yet, do the whole thing in Ruby on Rails from the start - which is what CakePHP is based on.
Serx
2009-02-05 20:38:14