hi all,
i want to read the dynamic content of a website..
i.e.,
Open
http://www.thebulliondesk.com/
in that website at the very top there is a table kind of thing showing
Prices for Gold Price and Silver Price.
i want to read the prices of gold and silver (dynamic prices)from that
website and use them in my application.
is it any way possible to do so, and if so can u plz guide me how to do it..
thanks for the help in advance.
i tried saving the page's content in a .txt fromat but those dynamic values
were not there in the .txt file.