Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old August 16th, 2007, 04:43 AM
jesushax jesushax is offline
Contributing User
ASP Free Novice (500 - 999 posts)
 
Join Date: Aug 2007
Posts: 640 jesushax User rank is Sergeant (500 - 2000 Reputation Level)jesushax User rank is Sergeant (500 - 2000 Reputation Level)jesushax User rank is Sergeant (500 - 2000 Reputation Level)jesushax User rank is Sergeant (500 - 2000 Reputation Level)jesushax User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 1 Day 12 h 30 m 32 sec
Reputation Power: 18
Users script changing password problem

hi ive been using asplogin script, and theres a problem with the user or admin changing their password, the problem is with this line of code can anyone tell me what the problem is?

trPassword = md5(Replace(Request.Form("txtPassword"), "'", "''"))

thanks

Reply With Quote
  #2  
Old August 16th, 2007, 04:52 AM
jesushax jesushax is offline
Contributing User
ASP Free Novice (500 - 999 posts)
 
Join Date: Aug 2007
Posts: 640 jesushax User rank is Sergeant (500 - 2000 Reputation Level)jesushax User rank is Sergeant (500 - 2000 Reputation Level)jesushax User rank is Sergeant (500 - 2000 Reputation Level)jesushax User rank is Sergeant (500 - 2000 Reputation Level)jesushax User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 1 Day 12 h 30 m 32 sec
Reputation Power: 18
may help if you have the whole of the code

If Request.querystring("mode") = "changepassword" then
userID = Clng(Session("userID"))
If Request.Form("txtPassword") <> "" Then
strPassword = md5(Replace(Request.Form("txtPassword"), "'", "''"))

strSQL = "UPDATE tblUsers SET tblUsers.password='" & strPassword & "' WHERE ID =" & userID
adoCon.Execute(strSQL)
Set adoCon = Nothing
Response.Write ("Your password has been changed.")
Else
Response.Write ("<form name='Profile' method='post' action='users.asp?mode=changepassword' onSubmit='return TheFormCheck()'>")
Response.Write ("<br><b>Change Password</b><br><br>")
Response.Write ("<table width='400'><tr><td>New Pasword:</b></td><td><input type='Password' name='txtPassword'></td></tr>")
Response.Write ("<tr><td>Repeat New Password:</b></td><td><input type='Password' name='txtPassword2'></td></table>")
Response.Write ("<br><br><br>")
Response.Write ("<input type='image' src='images/submit3.jpg' name='Submit' value='Enter' alt='Enter'>")
Response.Write ("</form>")
Response.Write ("<br><br><a href=main.asp><img src='images/back_16.gif' border='0' alt='Go Back'></a>")
End If
End If

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingVisual Basic Programming > Users script changing password problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT