NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Mark Sarson on May 19, 2011, 12:44:20 AM

Title: Refreshing a Browse on another tab.
Post 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
Title: Re: Refreshing a Browse on another tab.
Post by: Mark Sarson on May 21, 2011, 05:49:54 AM
Figured this out now, just need to call the procedures Im refreshing in the PostAction routine.

Thanks