Roland, you have 3 reasonable options.
1: Place the username and password into textboxes within a form on the IIS
page. Use a post method directly to Imail's login.cgi. Basically copy and
paste all of the code in the login.html template, and make all the textboxes
hidden. You can trigger the submit event from ASP when ever you want to log
into the Imail web.
2: Bounce the username / password to the existing login.html template using
a get and strip it out of the query string and have the template file
automatically post to the login.
3: Pass the username / password with a cookie and modify the login.html so
that if the data is there it will log in, if not prompt for the login.
-----Original Message-----
From: Roland Corbet [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 13, 2000 10:47 AM
To: [EMAIL PROTECTED]
Subject: [IMail Forum] LOGIN variables - passable?
Could anyone tell me if it's possible to pass the username and password to
the Imail Login screen from a form filled in on our Webserver?
Here's the scenario:
Win NT 4. SP6a.
MS IIS V4
Imail 6.03
(All the above run on the same box)
What we would like to be able to do is for users to fill in a form, hosted
by IIS. This would give us their usernames and passwords. We could then
perform other functions using this data. (We have a database with
usernames identical to those in Imail).
After we have performed these functions we would like to be able to pass
the username and password to the Imail login screen (and submit it if
possible). This would prevent the user having to enter their username and
password twice.
It would be very useful for me to be able to do this.
Any ideas or solutions would be very welcome.
Thanks in anticipation of your time and help.
Regards
Roland
--
Roland Corbet
Systems Administrator & Developer
Psyche Solutions Limited
Chester Road
Cradley Heath
West Midlands
B64 6AB
Tel: + 44 (0)1384 414183 Ext. 4412
Fax: + 44 (0)1384 414111
E-Mail: [EMAIL PROTECTED]
WWW: http://www.psychenet.co.uk
The information contained within this e-mail sent by Psyche Solutions
Ltd is confidential and is intended for the named recipient only. If you
are not the intended recipient please notify us by telephone immediately on
+44 (0)1384 414183 or return it to us by e-mail quoting the name of the
sender and the addressee. Please then delete it from your system.
Encryption and Viruses
==================
Please note that this e-mail and any attachments have not been encrypted.
They may therefore be liable to be compromised. Please also note that it is
your responsibility to scan this e-mail and any attachments for viruses.
Viruses and compromises of security are inherent risks in relation to
e-mail.
We do not, to the extent permitted by law, accept any liability (whether in
contract, negligence or otherwise) for any virus infection and/or
external compromise of security and/or confidentiality in relation to
transmissions sent by e-mail.
Contracts
========
Please note, that contracts may NOT be concluded on behalf of Psyche
Solutions Ltd by e-mail, but contracts on behalf of our clients may be
concluded by e-mail.
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.