On 31 October 2012 17:45, praveen krishna <[email protected]>wrote:

> Hi,
>    For my task I have to upload a text file in form with out zipping it ,I
> have prepared the form as:
> form = FORM(TABLE(TR(TD('Upload File:', INPUT(_type='file', name='myfile',
> id='myfile',
> requires=IS_NOT_EMPTY()))),TR(TD(INPUT(_type='submit',_value='Submit')))))
>
> But I unable to read the file how could it be possible without using
> ZipFile.
>

You refer to 'zip'  twice.  Why?  Is there a requirement that it should be
zipped somewhere?

Regards
Johann
-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

-- 



Reply via email to