Hi Sjoerd,
>> I would like to have a form as a child on a browse.
Yes, this seems like an obvious thing to do, and something I started looking into in example #5 (which doesn't work).
It turns out to be a seriously non-trivial thing to implement, because of the way the architecture works. At the moment it's one of those cases where the "simple" is really not simple under the skin. I might be able to make it work in NetTalk 5, but at this stage I' making no promises.
One possible work-around is to use a NetWebSource rather than a netWebForm. This (unfortunately) means you have to code the html yourself, but is more-or-less the only option right now.
Cheers
Bruce