|
From: Jamie C. <jca...@we...> - 2002-12-04 22:52:40
|
"Gehrigal - Webminprojects" <we...@ge...> wrote .. > hi Jamie > > >Does the form that submits to this CGI look like : > > ><form action=whatever.cgi method=post enctype=multipart/form-data> > > Yes i did so... but i allway get the same failure "Missing > Content-Disposition header" Does your script still contain any calls to the CGI package? It isn't possible to use both CGI and webmin's API. Also, do other forms in webmin that do file uploads work ok? Some browsers don't actually support it .. - Jamie |