How to make a website using ASP(TUTORIAL-16)
ONLINE NESCAFE OF COLLEGE CAMPUS-16 (FORM OF CHANGING DATABASE OF ADMIN) CHANGE_PASSWORD.ASP This page shows you the how the form is created for changing the password of administrator in the database ADMIN. <html> <body> <form method=”post” action=”Validate_Password.asp”> <table align=”center” cellpadding=”0″ cellspacing=”0″ border=”0″> <tr> <td>Current Password:</td> <td><input value=””></td> </tr> <tr> <td>New Password:</td> <td><input [...]
Continue reading →