Problem uploading file togetherwith database insertion
AshishcKumar singh
Greenhorn
Joined: Dec 16, 2008
Posts: 9
posted
0
hi all!
M having a registration form with many text fields and a 'file' field. for uploading i've to set 'form' enctype=multipart/form-data but when i do this 'file' gets uploaded but rest of the text fields have 'null' values!!