• Ali Khan 41
  • NEWBIE
  • 10 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 2
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 2
    Replies
hi.
i am creating a custom login page using VF and Apex.. i stored the user's data who logged in through my login page in custom object. now i want to reterive custom object's data into javascript so i can create Cookies in javascript and link that javascript file into Apex code. 
So plz tell how can i reterive custom object's data from salesforce into javascript?