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

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 BUG+FIX (3.1SR4) Register with space as name
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

gor
Retired Admin

Netherlands
5511 Posts

Posted - 06 February 2001 :  11:12:02  Show Profile  Visit gor's Homepage
BUG

If someone enters a space as membername the name is accepted by Register.asp and Pop_Profile.asp

FIX

Add Trim() to the checks for a username

in Register.asp at line 76

if Trim(Request.Form("Name"))[/b] = "" then


in pop_profile.asp at line 769 and 948

if Trim(Request.Form("Name")) = "" then
Err_Msg = Err_Msg & "<li>You must choose a UserName</li>"
end if


Should be fixed at the site here allready

Pierre[/b]

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 17 February 2001 :  22:50:47  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
fixed in source of sf2k_31sr5a6.zip

Reinsnitz (Mike)
><)))'>
"Therefore go and make disciples of all nations,..." Matthew 28:19a
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.1 seconds. Powered By: Snitz Forums 2000 Version 3.4.07