
Hi all,
I want to to do upload file in my folder and that time i want to store date in my MySQL Database.
Here uploading file is working but data not store in database because my form field value gives null value.
Actually problem is i assign form field parameter value to variable then it return as null. ex. request.getParameter("demofield") gives null value
I give to form is <FORM ENCTYPE="multipart/form-data" ACTION="" METHOD="POST">
why it happen? Anybody plz help me.. i want use it my project...plz plz

Thanks, for reply but its not working... i use request.getParameter("demofield"), and it returns null value.
plz give me simple solution...
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.