Aye...Essentially if you use this method you could build a URL that would
work by the having your form auto-submit page getting the data from the URL
and inserting it into the form.

Yes, IMAIL cannot get the Username....but using these methods...you could
create a page that would get the username out of a URL for IMAIL. Its just a
simple workaround.

-Chad
----- Original Message -----
From: "T. Bradley Dean" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 23, 2001 12:53 AM
Subject: RE: [imail] Automatic Login via URL


> Here is what I did:
>
> I created a page Login.asp with this code:
>
> <body OnLoad = "window.document.Login.submit()">
> <form method="POST" action="http://mail.Domain.com:8383/login.cgi";
> name="Login">
>   <input type="hidden" name="page" value="login">
>   <input type="hidden" name="userid" value="<% = UserID %>">
>   <input type="hidden" name="passwd" value="<% = Password %>">
> </form>
> </body>
>
> Then, your URL is just login.asp
>
> Works great for me.
>
> T. Bradley Dean
> (800) 793-8171 Ext. 336
> [EMAIL PROTECTED]
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ron
> Hornbaker
> Sent: Tuesday, May 22, 2001 7:46 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [imail] Automatic Login via URL
>
>
> > Is there a way (or what is the format) for logging in
> > and passing the login paramaters to directly go into
> > webmail?
>
> See the example at http://hksi.net/imail-login.htm for the form POST
> method. There is no way to log in via a URL... IMail won't accept the GET
> method on the login.cgi form.
>
> -Ron
>
>
>
>
>
> ______________________________________________________________________
> The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
> Questions, Comments or Complain like Hell.. mailto:[EMAIL PROTECTED]
> Message Archive... http://www.tallylist.com/archives/index.cfm/mlist.4
> To Manage your Subscription......... http://humankindsystems.com/lists
>
>
>
>
> ______________________________________________________________________
> The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
> Questions, Comments or Complain like Hell.. mailto:[EMAIL PROTECTED]
> Message Archive... http://www.tallylist.com/archives/index.cfm/mlist.4
> To Manage your Subscription......... http://humankindsystems.com/lists
>




______________________________________________________________________
The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
Questions, Comments or Complain like Hell.. mailto:[EMAIL PROTECTED]
Message Archive... http://www.tallylist.com/archives/index.cfm/mlist.4
To Manage your Subscription......... http://humankindsystems.com/lists

Reply via email to