in reply to Re: enctype required??
in thread enctype required??
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.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: enctype required??
by chas (Priest) on Apr 02, 2005 at 21:41 UTC |