TheFocusElf
10-28-2008, 01:41 PM
I am using VBACMPS, and frankly, I do not like "WELCOME blocks" or cluttering the main page with the log in routines, so here is my problem. If a user is NOT logged in, but wishes to do so, I wanted to create a link to a basic login page for VB.
http://www.myserver.com/login.php - Simply returns the user to the index
What hooks/commands do I need to include after login.php to actually have them directed to a simple page with the ability to log in?
http://www.myserver.com/login.php - Simply returns the user to the index
What hooks/commands do I need to include after login.php to actually have them directed to a simple page with the ability to log in?