Link to home
Start Free TrialLog in
Avatar of alpires
alpiresFlag for Brazil

asked on

How calculate a facebook post parameter

Hi Experts, when we login on facebook, the login form post a parameter called "qsstamp". The value of this parameter is calculated by a javascript, something like this: W1tbNCw0OCw1MCw2NSw2NiwxMDMsMTU3LDE1OSwyMDAsMjI1LDIyOCwyNTcsMjU4LDI3NCwyOTMsMjk4LDMwMywzMTksMzI4LDM0NSwzNTYsNDIwLDQyOSw0NjMsNDg1LDQ5MCw0OTMsNDk0LDUxMSw1MTgsNTI3LDUzOSw1NDQsNTUyLDU3MSw1ODcsNTk1LDYwMiw2MTIsNjI5LDY2Niw3MjRdXSwiQVpsWjY5dzdhN29jLVFrYS14djlYVWZZSlFZMy05dnliQm10RkdUYjc4UWRENVpoVlVBRUVCZUdCMXRoQnRwTDRrbE9uRWtNY3RnUEZNcUswSzBmT3hTQjV0RDRDQXJ2V29GV1F1NkV3QmlRYUVPbkxvejJla2ROWXc5WXE1eUZabk43ejZNb0p1d2ZsbDh5VXJPUlRqQ2pfRmhsVFI1bDktUUYxa0FsN0VxRzU3TTJodlRoUnhFRlFaTXpWRkxZVmtQN1VlNV9rU0lVSHRRcWYwQWwxc3V5UFFGaS1qRTgzNlZ0SnU5Q01TTWtIZyJd

I could not figure out how this value is calculated. Could someone help me?

Thanks
Alexandre
Avatar of plusone3055
plusone3055
Flag of United States of America image

that is a proprietary algorithm they are using.  that's like asking whats the secret ingredient in a recipe. Highly Highly doubtful your going to find that algorithm :(
I would recommend that you start here with the faceBook API and SDK

https://developers.facebook.com/docs/javascript/reference/FB.api
Avatar of alpires

ASKER

But this value is calculated on the client side?
ASKER CERTIFIED SOLUTION
Avatar of plusone3055
plusone3055
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial