in reply to Re: CGI and multipart/form-data
in thread CGI and multipart/form-data
The only time I don't use pure templating is creating things like drop-down lists and radio-button groups where I use CGI to generate a simple fragment which I then put into an HTML::Template based template.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: CGI and multipart/form-data
by jeffa (Bishop) on Aug 29, 2006 at 20:32 UTC |