Hytham Shehab wrote: > > hi gurus, > first of all, am really gracefull about all who sends me tips of how to > make this thing work, but, unfortunately, it doesn't yet. did you make sure your <form> tag had the enctype in it? ie.- <form method="post" action="/cgi-bin/someaction.cgi" enctype="multipart/form-data"> because if it's missing that, the perl side won't work no matter what you try.
- how to upload a file through an html form, again. Hytham Shehab
- Re: how to upload a file through an html form, again... Dave Hoover
- Re: how to upload a file through an html form, again... fliptop
- Re: how to upload a file through an html form, again... Jason Purdy
- Re: how to upload a file through an html form, again... Aaron Craig
- Re: how to upload a file through an html form, ag... Pierre Smolarek