posted 12 years ago
can someone please give an general idea of algorithm for the below,
a user is directed to a upload forms page (button)
when user click the upload forms button upload form on page should display, which includes some fields like
-no:of forms to be uploaded
-form type(different type of forms)
-file to upload(browse)
-file name
-upload now(button)
when upload now is successful it should display a table including the forms uploaded or a error dialog ,names of the forms ,to view forms in the table which is converted to pdf and remove forms.
Thanks in advance