I would look to drupal_redirect_form for answers...<div><a href="http://api.drupal.org/api/function/drupal_redirect_form/6">http://api.drupal.org/api/function/drupal_redirect_form/6</a></div><div>for the lazy. &nbsp; form_alter in a &#39;redirect&#39; for user forms in a custom module...<br>
<br><div class="gmail_quote">On Wed, Nov 19, 2008 at 2:57 PM, Michael Favia <span dir="ltr">&lt;<a href="mailto:michael@favias.org">michael@favias.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">Aldo Martinez Selleras wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
how can i do this! some module? any modification to user module <br>
</blockquote></div>
It basically boils down to changing the form action attribute to the appropriate value and handling the login credentials for the form submission. -mf<br>
</blockquote></div><br></div>