frankie
Posts: 6
|
| Posted: 07/04/2004, 3:06 AM |
|
Hi there,
Within Access Data Base 2000, ASP and CCS configuration
My case is that I constructed a Editable Grid with 5 columnar labels so that I derive many rows from database for the client to choose from by the help of check boxes that I externally added for each row. What I have to do is after client chooses the rows by clicking the check boxes and then clicking on several submit buttons, I would like to insert the marked rows with labels(4 or 5 labels)into a differant database tables from the ones where the data was first drived. BTW, within the editable grid I have 4 submit buttons and each button should insert checked rows into differant data base tables. I know that since I constructed my editable grid by using differant tables in my data base and I have 4 submit buttons, I also need to use, I guess, SQL statements and maybe some Java Scripts. However, I am quite a novice at those languages. I really apreciate if somebody shows me codes or the way to deal with my problem.
I appreciate your help in advance.
|
 |
 |
|