I Need ALL of the code for the Login Form - Posted (1248 Views)
Starting Member
roa360
Posts: 12
12
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.
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Advanced Member
Etymon
Posts: 2396
2396
try the universal login over at www.SnitzBitz.com .... look in the MODs section.
Posted
Starting Member
roa360
Posts: 12
12
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.
Posted
Advanced Member
Etymon
Posts: 2396
2396
Upon a quick search, this reply sounds close to what you are wanting. You will have to read the starting topic and other replies though to find if this fits your needs: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=59244#323524
Posted
Starting Member
roa360
Posts: 12
12
solved thnx
 
You Must enter a message