Sorry if this has been answered somewhere already, couldn't find it searching Google or the forum.
I'd like to use Ajax to allow users to register for a free blog from the homepage, and I'd like to also work in a Single Sign On option from FB.
I'm sure I can pull the necessary data from FB to populate all the reg fields, my question is will s2member pro allow me to do these two things-
1- set the registration form to display:none on the homepage, and show it in a jquery ui dialog when someone clicks the reg link, then post the data somewhere to complete their registration, set up their blog, log them in and redirect them to their blog url
2- pass variables that I extract from FB as their registration info, and then complete the steps in #1
If there's an API for this in the PRO version I'll be happy to upgrade, I just need to know it can do what I'm looking for first.
Looking forward to a response, thanks!