K
Klutzz
I have a client complaint form that I want to change over to a web based
entry format. The form is comprised of 4 parts as follows:
1.) client complaint submission
2.) managment reciept, confirmation and routing
3.) internal or departmental review and proposed correction
4.) verification and closeout
I am using FP 2003, on IIS 6.0 with asp activated (have already done a
simpler Dbase with form submission , asp results etc.)
I am confident that I can code the form and set up the database for #1
without any problem. From there I need to be able to be able to pull the data
entered in #1 back up and add to it in step #2 or possibly close it out.
In #3 another user will need to be able to pull up the data and add to the
combined data of #1 and #2 and add to it.
And in #4 Open the record set created in step #3 and add to it .
Finally I need to be able to activly see the staus of completion at each of
the 4 levels.
My best solution so far is to have a results table for each of the 4 data
entry levels that uses droplist query based on the preceding levels results
table and then generate a status level off of each of the results tables.
I am wondering if there is a more compact or streamlined way of doing this.
I am pretty sure I can do this the way I have just described but it seems
like there should be a way of using only one results table and adding to it
but i really dont want to give anyone full access to be able to delete and
modify.
Any suggestions are appreciated.
Thanx,
Klutzz
entry format. The form is comprised of 4 parts as follows:
1.) client complaint submission
2.) managment reciept, confirmation and routing
3.) internal or departmental review and proposed correction
4.) verification and closeout
I am using FP 2003, on IIS 6.0 with asp activated (have already done a
simpler Dbase with form submission , asp results etc.)
I am confident that I can code the form and set up the database for #1
without any problem. From there I need to be able to be able to pull the data
entered in #1 back up and add to it in step #2 or possibly close it out.
In #3 another user will need to be able to pull up the data and add to the
combined data of #1 and #2 and add to it.
And in #4 Open the record set created in step #3 and add to it .
Finally I need to be able to activly see the staus of completion at each of
the 4 levels.
My best solution so far is to have a results table for each of the 4 data
entry levels that uses droplist query based on the preceding levels results
table and then generate a status level off of each of the results tables.
I am wondering if there is a more compact or streamlined way of doing this.
I am pretty sure I can do this the way I have just described but it seems
like there should be a way of using only one results table and adding to it
but i really dont want to give anyone full access to be able to delete and
modify.
Any suggestions are appreciated.
Thanx,
Klutzz