[PHP] Justin is a genius

2004-01-16 Thread Robert Temple
Just wanted to say Thanks! and acknowledge the help I received from 
this list.

I had a question about dynamic forms that had me stumped and got back 
several informative replies.

In particular, Justin French solved the problem with just a few lines 
of code - the sign of a true genius. Thanks again, Justin!

- Robert

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


[PHP] Dynamic Forms

2004-01-15 Thread Robert Temple
Can anyone suggest a PHP solution to creating a form that gets built 
after a client enters a variable? For example: an automobile 
insurance form that first asks how many cars you have, and then 
creates a form with fields for car 1, car 2, etc.

I have found JavaScript code that will do this, but I would rather 
use a server side language like PHP for more consistency and browser 
compatibility.

Any help would be appreciated!

- Robert

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