I have currently coded a registration page with facebook on one of my netsuite sites. The thing that I am having an issue with is, I do not know how to take the data from the registration page and have it be read onto another script and then sent over to the netsuite registration page.
Netsuite has not integrated facebook with their site yet, and we're limited to what we can do on there, which makes this problem a little scarce.
This is the third step to my problem and I should be solved. The issue is I need to know how I am to take the data from the JSON and have it sent to the netsuite registration script properly.
Netsuite is limited to JavaScript/ASP code I believe, so something done around JavaScript would be the most logical workaround.
Thanks