> The form works to a point, it takes me to the login.html but
> I want to use the user's name and password to login right there.

This gets more complicated than simply having separate logon pages for different 
domains.

In order to log in automatically, you need to send the data (User-ID and password) to 
the IMail server, get the resulting page, and send it back to the user.  You also need 
to make sure to send the user the redirect, so that it knows the proper URL of the 
returned page.
                            -Scott
Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to