in reply to Re: Automatically generating html form fields from a DBI handle
in thread Automatically generating html form fields from a DBI handle

Thank you for pointing me to that. It's very interesting and does quite a bit of what I would like and have been sketching out. I think I can adapt it into a master subclass to do everything I want; generating classes on the fly based on a given table.

If I ever come up with any code that does it and isn't too kludgey, I'll put it on my scratch pad and ask for everyone to take a peek.

  • Comment on Re: Re: Automatically generating html form fields from a DBI handle