Capture web hierarchy
How would I go about capturing a web hierarchy?
I'd like to write a little app (unless there is an easier way to go about it)
to capture a faq and its 500 or so immediate links so I can cache them locally
for more immediate use/viewing.
Thanks
.
Relevant Pages
- Re: How do I intercept a close event?
... I think that the easiest way of capturing the close event of the form, ... > I'm at a loss with how to differentiate between the User closing the ... > app down and Windows closing the app down ... (microsoft.public.dotnet.languages.csharp) - Re: Determining error context
... add in the error context identification, ... Capturing the context did not seem particularly important until I started ... developing a non-interactive app. ... hard-code that into the call to your error logger. ... (microsoft.public.access.modulesdaovba) - Re: How do I intercept a close event?
... I tried what you suggested and its works fine for detecting when the User ... the App is closed via Shutdown. ... > I think that the easiest way of capturing the close event of the form, ... > Branimir Giurov ... (microsoft.public.dotnet.languages.csharp) - Re: FileSystemWatcher WinXP versus Win2003
... still in used by the originator). ... my app picks it up. ... But i am capturing the Created and Changed events using: ... The copy does not work on the Win2003 but when i use notepad to save the ... (microsoft.public.dotnet.languages.csharp) - FileSystemWatcher WinXP versus Win2003
... my app picks it up. ... But i am capturing the Created and Changed events using: ... The copy does not work on the Win2003 but when i use notepad to save the ... (microsoft.public.dotnet.languages.csharp) |
|