Andrew Koebrick (ADM) wrote:
> Any thoughts on getting them to play well together?
The use of CGI.pm to construct file upload fields is a mere convenience.
You can do the same thing by writing raw HTML. It's just uglier than
the corresponding CGI.pm code, is all.
As I said above, all other uses of CGI.pm should have equivalents in
Apache::ASP, so there's really no good reason to use CGI.pm.
---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@...
For additional commands, e-mail: asp-help@...
|