| > I have a site at cisco.netacad.net that I would like
> to save locally for times when I do not have
internet
> access. It is a password protected and I am a valid
> user of the site. If any one could help please e-
> mail me and/or post a response.
Two methods:
- authenticatied sites:
use the following syntax:
<http://username:password@www.yoursite.com/foobar/>
- form-based authenticated sites (your get an html
page with login/pass fields, and a submit button)
Use the add url/capture url feature - which is more
complex to use, however
| |