Hello everyone,
I hv put lot of effort doing in JS but seems like it will be more fexiable to do it in JSP. After see this example in php.
Click on "Attach relevant documents" in the above link you'll get idea what I wantted. Its something like this...
============================
Name: [ .....]
Email: [ ......]
...
....
File: [ ......] {browse} {Add}
List of Files
File Name Delete
xyz delete
abc delete
[submit button] [cancel button]
====================================
Upon "Add" the page may refresh or we can hv seperate windows just for upload file section like in the above link example.
Upload file can be more then one.
Basic Idea is before the submit user should see the file names which he/she submiting along with other form fields.
Regards
I hv put lot of effort doing in JS but seems like it will be more fexiable to do it in JSP. After see this example in php.
Click on "Attach relevant documents" in the above link you'll get idea what I wantted. Its something like this...
============================
Name: [ .....]
Email: [ ......]
...
....
File: [ ......] {browse} {Add}
List of Files
File Name Delete
xyz delete
abc delete
[submit button] [cancel button]
====================================
Upon "Add" the page may refresh or we can hv seperate windows just for upload file section like in the above link example.
Upload file can be more then one.
Basic Idea is before the submit user should see the file names which he/she submiting along with other form fields.
Regards