I've seen survey tools before to build surveys
dynamically with PHP code, but I'm looking for
something a bit more simple that just allows you to
build HTML forms dynamically.

Something where I say I need 10 fields, some
checkboxes, a submit button and it then generates the
form on the fly.

Then that form could be submitted to a database, or
direct to email, etc.

Is there something like this built already in
PHP/Javascript?



__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to