Changing login to require only username

Discussion for developers using MailEnable.
Post Reply
yamaharuss
Posts: 38
Joined: Tue Jul 20, 2004 2:21 am
Location: Florida US
Contact:

Changing login to require only username

Post by yamaharuss »

I was able to easily do this in the ASP version but not familiar enough with .NET to do it in v4.

I used Request.ServerVariables to get the domain name of the login page and appended that to a second username form field. This way, the user needed to only provide the mailbox, not the entire mailbox@domain

Can anyone direct me to a solution?

Thanks

Post Reply