New day... new problem....
I am looking for a way to produce tab-control like behaviour on several web pages. In other words: I want a user to be able to make changes on one page, go to another that is related, make changes on that one, go back to the first, persist the changes on the first, but not commit the whole thing until the user clicks a submit button, then save the entire kit and kaboodle from all the tabs.
I was thinking to use a dataset and share that across the multiple pages. Is this the best way to do this? I would love any ideas and suggestions.
Thanks,
Eva
I am looking for a way to produce tab-control like behaviour on several web pages. In other words: I want a user to be able to make changes on one page, go to another that is related, make changes on that one, go back to the first, persist the changes on the first, but not commit the whole thing until the user clicks a submit button, then save the entire kit and kaboodle from all the tabs.
I was thinking to use a dataset and share that across the multiple pages. Is this the best way to do this? I would love any ideas and suggestions.
Thanks,
Eva