|
| |
|
|
Guest
|
Username Requirement in Spooky - 9/22/2001 20:20:00
Version 2.45Username validation I feed the DB (currently until i can get it to talk to my SQL server) with user information. All records load ok. However when i try to admin some of the user accounts. I find that within admin_users.asp it will not accept a username with a space. EG: Charles Works Charles Tasse Does Not What would i change to allow for the use of " "??
|
|
|
|
Spooky
Posts: 26599 Joined: 11/11/1998 From: Middle Earth Status: offline
|
RE: Username Requirement in Spooky - 9/22/2001 22:31:00
No, I dont allow spaces. Mainly as it cause problems when passing between querystrings. The valid characters are listed in a_general.asp in the CheckInput function, although the space is there, its not part of the function check.You could possible delete CheckInput() from the string validation : Elseif OrderIn=4 AND CheckInput(Trim(ValueIn))=-1 then Which is in Function ValidateInput(), but I dont guarantee the functionality 
------------------ §þððk¥ "I am Spooky of Borg. Prepare to be assimilated, babycakes!" Subscribe to OutFront News Database / DRW Q & A The Spooky Login! VP-ASP Shopping cart
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|