Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Need To Get Rid Of Comparing Password Box
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Lulubton
Starting Member

11 Posts

Posted - 02 March 2001 :  11:05:34  Show Profile
Hiya

Please can someone help me with the following problem. I have removed the 'register' section in my snitz forum because all of my users have been given their usernames and passwords.
However, in the admin section i have added a link to this register.asp page so that only the administrator can insert new members.

The only boxes that appear on screen are: username, password and email address. When i click on the Submit button, it flags up 'Your Passwords didn't match'.

I don't have a Confirm Password box on screen but it's obviously trying to find this box and comparing it with nothing (cos it's empty).

Please could you tell me where in the code and on what page this 'comparing' occurs so that i can delete the relevant lines of code. Please could you be as detailed as possible cos i'm a bit new to all this.

Thanks in advance - look forward to a response

Lucy Robinson

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 02 March 2001 :  11:24:58  Show Profile
Here is the code you are looking for:


if Request.Form("Password") <> Request.Form("Password2") then
Err_Msg = Err_Msg & "<li>Your Passwords didn't match.</li>"
end if


It's in register.asp around line #114 if you haven't modified register.asp too much.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07