KHTMLPart problems
Hi
I'm trying to create a program for browsing certain websites automatically.
So far I can show pages and klick on links. But I have 2 problems/questions.
1. The program automatically opens certain pages and looks for information in these pages (they consist of frames, but this is not the problem). I do find the information I'm looking for. But sometimes it downloads these files into my /temp directory instead of showing them in the browser. Maybe this has to do something with the frames? This is quite annoying because I open 5 browser-windows at the same time and sometimes they all start to download something.
(The downloaded files are simple and small html-files.)
2. Is it possible, to parse the html-code for a frame before showing it? I would like to remove all flash-applications and iframes.
Thanks in advance.
Sebastian