Nasir Khan wrote: > Hi, > I had a simple question to which I did not get any reply, so I am > re-phrasing the question. > > I am trying to use mozilla libraries and XPCOM components from C++ code > but my requirement is to automatically visit a web site and navigate links > like a spider or a bot. In order to embed mozilla I need to implement some > interfaces like nsIWebBrowserChrome, nsIEmbeddingSiteWindow etc. > The question is "Can I have a non gui spider kind of tool with mozilla > without using any windowing toolkit ? " > If not then can anyone please point me towards a suitable resource? > > Thanks in advance > > Nasir
Why not use wget instead? _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
