I have a first webpage with a TabControl (2 Tabs). There are several controls and buttons on every tab.
When I click on a button on second tab I go to a second webpage that returns a value to the first webpage.
However, when I return on the first webpage I am on the first tab, while I would like to be on the second tab (the last tab left).
Please is it possible?
Thank you very much