On Fri, 19 Nov 2004 17:58:32 -0500, David canup <[EMAIL PROTECTED]> wrote:

> The problem that I am having is I go to http://www.example.com
> save the "home page" and other links on to me hard drive. Then I edit the
> home page links to the spot on my hard drive that I file is stored. Like
> so.....C:/my docs/web sites/site A/home.html...links to.....C:/my docs/web
> sites/site A/link1.html...ect

Once it is on your hard drive, you (generally) can't get it with http anymore.
You would need to change it to

file://C:/my docs/web sites/site A/home.html

And to be honest, I suspect the spaces don't work so well either -- you
could try replacing them with %20, but it might be easier to either find the
DOS name (such as MYDOCU~1) or just use a different folder that does
not have any spaces in its name.
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to