![]() |
Sergey Kornilov admin 4/6/2006 |
The best way to add a radio button or checkbox (Continue adding new records) to the bottom of the Add page. |
K
|
Kym author 4/7/2006 |
Thank you. I have decided to go with the second option and it is working fine. However, I need to carry the primary key of the first record that was added and prepopulate it to the next page if they decide to add another record. Can you tell me the best way to do it? I tried using the Session variables but it did not work. |