Hi,
When user1 has a browse on screen and user2, who has the same browse, updates one of the records that are in the scope of user1, how can I make the browse for user1 update within e.g. 2 seconds (or less), without having user1 to interfere?
Do I use sockets for that?
Or am I asking for something impossible here?
Other question:
When I update a database record by just clicking on it,not using a button which routine do I use to refresh the whole browse?
Is that GenerateBrowse?
In fact I want to simulate one of the refresh options that are available for buttons server code (Field reset/Line reset/Browse reset).
Cheers,
Rene