Page 1 of 1

The Best HTML - Form Generation Class

Posted: Mon Mar 14, 2005 10:49 am
by neophyte
I'm looking for a class that will generate html form elements...

Anybody have any suggestions?

Posted: Mon Mar 14, 2005 11:11 am
by PrObLeM
yea make your own... there you go i got you started

Code: Select all

class formClass { 

     function formClass() {

     }

}

Posted: Mon Mar 14, 2005 1:12 pm
by neophyte
Thanks, I'll leave now. Bye.

Posted: Mon Mar 14, 2005 3:09 pm
by mudkicker