Dynamic form creation

Dm7

Well-Known Member
Joined
Jul 10, 2011
Messages
181
Reaction score
0
A simple scenario:

1) User logs in, creates a blank form, drags and drops fields using jQuery on the form. Gives each field a name and label.
2) User posts form to server
3) This is where I don't know the best way to implement the server-side code (doesn't matter which language)


Googling about, I've read that a relational DB is not ideal for high-volume users/forms. Some on SO have suggest XML files, rather than a DB. Don't like that idea.


Any suggestions/previous experience? (I don't want to use Drupal or any other CMS)
 
I think those sites have got it wrong. XML is the one not to be used for high volume sites, and that is where Databasing is more important..

If you don't want to do a CMS, then are you creating a site from PHP or ASP .NET?

A bit more information is required...
 
Top
Sign up to the MyBroadband newsletter
X