Im currently integrating snitz into a website, snitzs is in a subfolder with the sites headers integrated into snitz headers. what i would like to do is use snitz's login form to log users in site wide (there is also a news component that is in its own sub folder). Problem is snitz's login form has a alot of interdependent code. I was wondering if there was a piece of code out there that has it all wrapped up into an include? I could pick it apart and make my own but im wrapped up in ten other things, so if there is a good Samaritan out there that knows of somthing like this let me know. I can also be reached @ Roa360@hotmail.com.
Thanks Etymon, this is kind of what im looking for. The problem is that this MOD is still dependent on <!--#INCLUDE VIRTUAL="forum/config.asp"--> <!--#INCLUDE VIRTUAL="forum/inc_sha256.asp"--> <!--#INCLUDE VIRTUAL="forum/inc_func_common.asp"--> <!--#INCLUDE VIRTUAL="forum/inc_header.asp"--> being present on the page and im looking for something that is stand alone, other than maybe having to point to the proper DB.