Once the user logs into facebook from my app I want to be able to store their user facebook id in a database. Not locally on the device. I want to send it to a database. I thought about maybe sending it in an email to myself.
I do. I want the value to be sent from the users device to a database somewhere. One way I thought of is having the users device send an email with their facebook info to me and I can have VBA take the value and insert it into a SQL database. But I am sure there are a LOT better ways of accomplishing this. That is why I am asking. So I am confused as to what Remote Desktop connection has to do with what I am asking.