![]() |
PageBoardID?
I am trying to customize an open source BB done in ASP.NET/C# (www.YetAnotherForum.net). The login function has a variable (int) called PageBoardID, but I can't figure out what it is for. It always appears to be 1, regardless of how many browsers I throw at it. I'm thinking about just hard coding this value to 1 for simplicity, but without knowing what it does, I obviously am a little hesitant.
The code for this function is as follows: :
string sPassword = FormsAuthentication.HashPasswordForStoringInConfigFile( Password.Text, "md5" );Thanks in advance. |
| All times are GMT -5. The time now is 1:47 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC