Hi guys,
I would need your help. I’m going to launch two same pages on different domains but i would need to replicate new signed in users to both sites. Is it some how possible?
Hi guys,
I would need your help. I’m going to launch two same pages on different domains but i would need to replicate new signed in users to both sites. Is it some how possible?
Open a connection to both servers, then run two queries.
I would put a single authentication database behind both sites. That way your not duplicating data.