NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Mark Sarson on May 19, 2011, 12:44:20 AM
-
Hi
If I have tabs as follows:
<TabA>
Browse 1
</Tab>
<TabB>
Browse 2
</TabB>
And I change an item in Tab B, how can I refresh the browse in Tab A?
Regards
Mark
-
Figured this out now, just need to call the procedures Im refreshing in the PostAction routine.
Thanks