Nol there is no such requirement.Actually I am able to upload and read a text file by zipping it but for my task I have upload a text file .
On Thu, Nov 1, 2012 at 7:24 AM, Johann Spies <johann.sp...@gmail.com> wrote: > On 31 October 2012 17:45, praveen krishna <praveenchitne...@gmail.com>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) > > -- > > > > --