hello,
I've wrote a script (wow 😉
If A tells B about the website.
I create a temporay account for B.
when B visits the website A is credited with points
The thing is: when B log on the website his temporary account is finalized but I still have some information missing (like birthday + subscription to the mailing list)
I am using header () to redirect users duringthe login process
is it possible to open more than one window using header?
As B logs on the website, I would need the main page to open in the main windows (it's currently the case) AND a pop up with a form to flash on his screen.
does anyone know how i can do that please?
thanks 🙂