|
-
Dec 3rd, 2008, 09:36 AM
#1
Thread Starter
Hyperactive Member
[2005] Design Question
I haven't posted in the forum in a while and it is always good to be back .
Background - We have an RPG Program on AS400 that accepts user input and inserts data into a DB2 table.
I have been asked to move this functionality to the Web using ASP.net.
Here is the short and sweet version of the specs. We have about 80 departments that fill out paper forms called Cash Report Forms stating the revenue that they took in. They then turn this form into a person in my department and this person enters all of that data into a Green Screen and after this person is finished, hits a button and this data is inserted into a DB2 Table (JD Edwards Table).
The issue that I have is that alot of the 80 Departments use very unique Cash Report Forms. Once I get a print out of all the forms, I am hoping that I can condense them down to maybe 5-10 unique Cash Report Forms. However, 5-10 unique Forms are still alot and this type of project seems ideal for Dynamic ASP.Net.
Dynamic ASP.Net gets pretty nasty and I just wanted to make sure that there isn't any other way of doing something like this. I thought about a DatagridView but the forms are just too different to go that route.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|