Hi,
<form enctype='multipart/form-data' method=POST>
<input type=file name=img1>
<input type=file name=img2>
</form>
When you do a ns_getform in your handler, form set should have the
following keys:
img1.content-type
img1.tmpfile
img2.content-type
img2.tmpfile
You can get them with "ns_set get" command.
On 2001.04.05 17:02:50 +0300 Franclim Félix Bento wrote:
> Hi,
>
> I've one doubt (not realy just one but for now :-)...
> When I want to retrieve a file content posted in a form with more than
> just
> one input field of the type "file", what should I do ?
>
> Thanks
>
--
Tuncay Baskan.
IT Manager @ Paramedya.com