Hello,

I'd set a cookie with the users password on the login page with javascript,
then you can retrieve the password on the page with the link and insert the
(hashed) password in the link.

--
Regards,

Terrence Koeman

Technical Director/Administrator
MediaMonks B.V. (www.mediamonks.nl)

Please quote all replies in correspondence.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Tumurbaatar S.
Sent: Monday, September 03, 2001 08:53
To: [EMAIL PROTECTED]
Subject: [IMail Forum] Password encryption tag


I've made some minor changes to "menu.html": added a new link
to a real web (IIS5):

<A HREF="http://somehost/imailhp.asp?uid=<!--IMAIL.UserID-->">Homepage</A>

As you see, a query string uses IMail's tag for UserID. The destination
ASP page accesses to IMail's database (my IMail uses external db)
and validates this UserID. But I need a more security: one more tag
that sends encrypted password (hash for example) or whatever else
that my ASP can recalculate to verify. Any ideas?


Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to