loopforever
Verified User
Hey everyone,
I know there's a script on this forum that supposedly allows you to log a user into DA once they enter their details. I made my own version of this script to suit my own needs and I've run into a problem.
I'm able to log a user in based on their user + pass (which is input through a form on my site) and send a request to the DA login script via my script. The problem is that the session is not maintained, so that if I log the user in via my script and then redirect them to DA on whatever server they're hosted on, the session is useless (since it's initiated through the server, not through the users computer). Does anyone know a way around this? I'm nearing the end of a very big project and this is the one thing I'm having a ton of trouble with.
Thanks for your help
!
I know there's a script on this forum that supposedly allows you to log a user into DA once they enter their details. I made my own version of this script to suit my own needs and I've run into a problem.
I'm able to log a user in based on their user + pass (which is input through a form on my site) and send a request to the DA login script via my script. The problem is that the session is not maintained, so that if I log the user in via my script and then redirect them to DA on whatever server they're hosted on, the session is useless (since it's initiated through the server, not through the users computer). Does anyone know a way around this? I'm nearing the end of a very big project and this is the one thing I'm having a ton of trouble with.
Thanks for your help
