Ask a Question related to ASP.NET Security, Design and Development.
-
TG #1
Resetting passwords
I need to know how to reset a password when the user enters their
email address in a textbox then their new password in a textbox and
then a confirm password textbox. This will be updated when the Reset
Password button is clicked to the database where their old password is
attached to the email address that is already on file. Can anyone help
me code this in ASP.NET/VB.NET? I am using a SQL 2000 database.
Thank you
TG
TG Guest
-
Resetting the zero point
Does anyone know if it is possible to reset the zero point in Acrobat documents? The zero point is set to the top left of the document but I need it... -
Resetting Scene
Hey there, http://home.iprimus.com.au/gwallis/first_character.zip this is my file as i have created for a guy to kick a soccer ball. You will... -
resetting mysql_fetch_array()
Is there a way to reset the pointer when iterating through records using mysql_fetch_array()? <?php connect .... $result =... -
resetting browser?
Hi... I'm getting to grips with custom error handling, and am wondering if it is possible to somehow reset all the content already sent to the... -
Resetting Preferences
I'm embarrassed to even ask as many times as it has been posted...But can someone please refresh my memory on how to reset preferences. I printed it... -
Daniel Fisher\(lennybacon\) #2
Re: Resetting passwords
Cool Feature
I take your E-Mail <tjgraham4@hotmail.com> enter a password and you'll hve
the hassle that you cannot login directly ...
Thinkaboutit
Use The OnClick of a Button, Connect to your SqlServer
(System.Data.SqlClient.SqlConnection) and run a Command
(System.Data.SqlClient.SqlCommand) with ExecuteNonQuery() and send the mail
System.Web.Mail.
Daniel
--
Daniel Fisher(lennybacon)
MCP C# ASP.NET
Blog: [url]http://www.lennybacon.com/[/url]
"TG" <tjgraham4@hotmail.com> wrote in message
news:4822c297.0409300957.894c355@posting.google.co m...>I need to know how to reset a password when the user enters their
> email address in a textbox then their new password in a textbox and
> then a confirm password textbox. This will be updated when the Reset
> Password button is clicked to the database where their old password is
> attached to the email address that is already on file. Can anyone help
> me code this in ASP.NET/VB.NET? I am using a SQL 2000 database.
>
> Thank you
>
> TG
Daniel Fisher\(lennybacon\) Guest



Reply With Quote

