| Author |
Uploading forms
|
Goutam reddy
Greenhorn
Joined: Jan 22, 2012
Posts: 6
|
|
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
|
 |
Joanne Neal
Rancher
Joined: Aug 05, 2005
Posts: 2686
|
|
|
First you should read CarefullyChooseOneForum, UseAMeaningfulSubjectLine and probably a few more of the links on HowToAskQuestionsOnJavaRanch.
|
Joanne
|
 |
Bear Bibeault
Author and opinionated walrus
Marshal
Joined: Jan 10, 2002
Posts: 50691
|
|
|
Where is your code? What problems are you having with it? What is your question?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Goutam reddy
Greenhorn
Joined: Jan 22, 2012
Posts: 6
|
|
Bear Bibeault wrote:Where is your code? What problems are you having with it? What is your question?
Sorry, I'm new here. i'm gettin used to the posts and I'll try to post in a better way next time.
|
 |
 |
|
|
subject: Uploading forms
|
|
|