pawandeep.thind has asked for the wisdom of the Perl Monks concerning the following question:

Hi I have query regarding CGI::FormBuilder. Is it possible to create multiple form in one html page using CFB. If it is possible can any point me to some document how this can be done.
  • Comment on CGI::FormBuilder Multiple Form in one html page

Replies are listed 'Best First'.
Re: CGI::FormBuilder Multiple Form in one html page
by Corion (Patriarch) on Oct 18, 2007 at 19:19 UTC

    Just read the CGI::FormBuilder documentation. It's written there. Searching for "multiple forms" within the documentation brings you directly to the relevant part.