Hello,
I have 2 DNN websites which are independent portals. I have an online store (DNN Store) on one website where customers would purchase the Subscriptions to my Software on my second website.
I do not want them to register twice on each website. Instead want to implement some sort of mechanism wherein if a user registers at one of the sites, he is automatically registered at the other one as well.
Is there any possible solution wherein I could create such a mechanism. I am well aware of .NET and can play with the core modules (though would like an alternate solution) if need be.
Any help is greatly appreciated.
Thanks
Ashutosh