There is a part of our project where we need to go out and get
a web page and store it locally on some 'source' form or tree
form ( possibly create a DOM object out of it ).
Since we are already using Mozilla in part of our project,
we thought we would save ourselves the problem of writing the
code and simply use Mozilla.
But I haven't been able to find a way to use Mozilla to get URLs
without rendering them ( and also giving me some access to the
source ).
Can anyone help.


Reply via email to