pehedges
|
| Posted: 04/25/2002, 6:00 AM |
|
I have created a single ASP page with a GRID form at the top and a RECORD form underneath. What I am doing is browsing through the DB, selecting a record to edit and then clicking update to save the record. The bummer is that the GRID list goes back to the first page of the DB so I cannot continue from the point I left off.
I figure that I need to somehow pass a form page variable to the RECORD form and then back to the GRID so that it returns to the same GRID page. I tried a couple things but nothing has worked so far.
Any suggestions on how to accomplish this in CC 2.0?
Thanks,
Paul
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/25/2002, 6:17 AM |
|
Hopefully this helps http://gotocode.com/art.asp?art_id=125&
|
|
|
 |
|