hi all,
i have uploaded files in jsp on a single form quite comfortably and it works well too.
but now i got one problem. my problem is:
i have a form where i displayed the id, name of employee in each row. now i want to browse CV for each employee and add it in the database. i put one browse button on each row and browsed the file, but i couldn't save that. i have used each row as a form and placed a button on each row. when i click on that button, i want the particular row be updated with the CV path i have browsed.
thank you.
tia
i have uploaded files in jsp on a single form quite comfortably and it works well too.
but now i got one problem. my problem is:
i have a form where i displayed the id, name of employee in each row. now i want to browse CV for each employee and add it in the database. i put one browse button on each row and browsed the file, but i couldn't save that. i have used each row as a form and placed a button on each row. when i click on that button, i want the particular row be updated with the CV path i have browsed.
thank you.
tia
Comment