<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Thanks for the prev reply.&nbsp; From following your guide, I've now got the Dispatcher processing the POST through the Action, then I inspect the result in the 'on POST ... run' part.&nbsp;&nbsp; I was missing the significance of the Action when merely wanting to inspect the POSTed data in the Dispatcher.&nbsp;&nbsp;&nbsp; Now I want to use some of that 'result' data to feed to a fragment that is supposed to be displaying in a different region. (when using a 'show' for example, I get it rendered into the same region the search criteria was entered into.)&nbsp; ...so, in summary, any pointers on what's needed to have a different fragment now called (from the Dispatcher, after the original POST's Action returns) that can access data from the Dispatcher (I could now for example: set var =&gt; data), and have that fragment render it it's usual place in some other region?<br><br>regards<br>SteveH<br><br><br /><hr />Join Lavalife for free. <a href='http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Flavalife9%2Eninemsn%2Ecom%2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26locale%3Den%5FAU%26a%3D30288&_t=764581033&_r=email_taglines_Join_free_OCT07&_m=EXT' target='_new'>What are you waiting for?</a></body>
</html>