Hi Delphi Experts,
I have made a delphi tool bar for IE using Delphi Band project code. I want to display some news scrolling in a label. Scrolling part I could complete. Now my question is:
The News comes from RSS feed. I have to extract all titles and pass them to the Label Caption property.
I want to know how to download the rss feed and save to Temporary Internet Files folder on client machine (who placed my tool bar). Temporary Internet Files folder location cannot be hard coded as C:\........\......\.......
etc. Can some one help me please.
Regards
Start Free Trial