I want to show all stock price of NSE and BSE on simple html page.
I got information from google that i can call any web service that is already exist and they will give all information in json form. And then I have to parse that jason code.
Now I want someone to provide me link by which i can call the webservice. And let me know how can i call that web service using jQuery. And how can i parse output json data. If any one can give me sample code then it will be best..
Thank you so much for helping me.. :)