in reply to Re: Can the same script create a form and then process the form's contents on Submit?
in thread Can the same script create a form and then process the form's contents on Submit?

I like the idea of combining CGI::Application with HTML::Template that they mentioned at the bottom. I wonder how CGI::Application does handling error pages. Slap it into Apache::Registry, and this could be slick indeed.
  • Comment on Re: Re: Can the same script create a form and then process the form's contents on Submit?