Hi,
I'm developing a crawler by emdedding gecko in my java application.
Well, maybe it's better if i make an example :

supposing that i have a form to compile, but this form doesn't
implements a submit button, instead it calls a javascript function
that redirects the data to another page, and this page redirects the
browser to the final page.

Now, this procedure, if it's made by SWT Browser, calls che
completed(..) method of ProgressAdapter three times (every time that a
single page is loaded).
but i would be informed only when the  form page is loaded and when
the final page is loaded...

how can do this ?

thanks all!


_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to