Quantcast
Viewing latest article 4
Browse Latest Browse All 108

Link to reset a password

'Hello

I am hoping to send a link to a user who has forgotten his password. The page is online here:

www.dimadayoub.net/forgot.aspx

The code I am using (which is followed by SMTP), is as follows:

Code:
Protected Sub btnForgot_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnForgot.Click

Const ConnectionString As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|students.mdb;"

Dim uniqueCode As...
Link to reset a password

Viewing latest article 4
Browse Latest Browse All 108

Trending Articles