In a recent note, David Woolley said:

> Date: Mon, 16 Jul 2007 22:17:02 +0100
> 
> Incidentally, one common cause of differential failure to resolve 
> relative URLs is the incorrect use of \ instead of /. I don't know if 
> that applies here.
> 
Incidentally, RFC 1738 says \ must be escaped in URLs.
MSIE substitutes / for \; other browsers take it as is.
Neither is canonically correct; both amount to recovery
from syntax errors.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to