Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
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