Forum Moderators: coopster
I'm trying to create a backoffice script and have multiple logins for scripts that I'm trying to use in the service without rewriting/ combining them into one script. I have built the membership login script and need to know how to code for passing that single login id and password into the other scripts so that when the user clicks the link for the subscript, it goes straight to the main page instead of making them signin again for each sub login.
The reason for the multiple logins is that I built the scripts originally for offering them as sub services, depending on my clients requirements.
Can anyone help me out here?