Hi Vince,
As with many things that appear simple - this is somewhat more complicated than it seems.
Not so much the locator & browse on the same line, but the way in which the code is generated, then re-worked, and sent.
specifically the _footer_ of a browse table is sent immediately after the header and _before_ the body. (This is how HTML is designed). So NetTalk has to generate the whole browse page into a queue, then send the stuff in the queue out in the HTML order, not necessarily the Generate order.
Cheers
Bruce