I would like to - instead of using the built in password recovery method in asp.net, send my users email with a link to a page wherer they can reset their password. Most of them dislike the option where they get a unpronouncable password of random characters. However I would rather not give everyone the same destination, and I suppose I should make the page expire if they dont change it soon enough ? Does anyone know if this is possible?
Thx in advance!