So the order is:


  1. WebSets (in what order? Probably does't matter, so long as the JavaScript doesn't have spooky side effects)
  2. ClientActions (in "as-executed in the DataFlex code" order)


Are there any others, or is that the complete list of ways the server can return info to the browser?

Mike