Thanks,
but 442565 seems to be referring to HTML code generated by CGI.
In my case, the HTML code is a static web page, coded by the WEB front end people.
Does the new CGI only read multipart/form-data forms?
If so, that means that I would need to have all the front end web pages that have forms changed to add the ENCTYPE tag. Not that that would cause a problem, it's just a lot of work.
|