I have an application that uses a custom IE plugin (VisualWorks). On the page with the plugin, I render a form  with hidden inputs each having a callback action that gets performed by the plugin. I feed the callback parameters to the plugin in its params and it uses these to send a POST back to the server with the necessary data and _s and _k parameters.<div>
The callbacks get called correctly but I cannot figure out what I need to do in the callback methods to get the component to re-render. Is there a way to do this? The browser status bar indicates that the &quot;POST was redirected by the server&quot;. Trying to use call: or inform: does nothing. This is a 2.8 application.</div>
<div>Many thanks in advance for any advice.</div><div>John<br><div>
<br>-- <br><a href="http://jmck.seasidehosting.st" target="_blank">http://jmck.seasidehosting.st</a><br>
</div>
</div>