i had come across the php-nuke version of the phbb. it was rather **** cool i must admit. there was even an add on ( which can function as a seperate application too ) which u just have to put in the phpNuke directory and it would automaticallt allow he existing members to use it has a seperate application bound to their username and password!
now what i want to do is make an application in flash and asp and then allow only the users who have registered with my snitz forum to use that application. that is i need to know ho wto make them log on even outside my forum directory ( or i can even keep he application inside my forum directory if that will make life any easier ).
so i need to know two things:
1.allow the users to log in using the snitz password 2.retirve their username pasword from the cookie when necessary
also i mow universal login mod does something like this but nevr did worked fine for me.