I need to save an open Internet Explorer page when I click a button in my Delphi 3 application. How?
The user surfs to a page. Clicks a button in MY Dephi 3 program and the webpage is saved as "test.htm" on the user's harddrive.
Thanks for any help - much appreciated.
I need to concat all the lines in a listbox (except the last line) into a string. Something like:
First line
Second line
Third line
Fourth line
into "First line Second line Third line"
The problem is that the number of lines in the listbox would vary and I do not know...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.