| > > Have you changed the format of the top level
> > index.html?> > THis breaks the web browser on my Psion?!?!
>
> ?? No <dir> tags - and li/ul tags should be closed
> properly
>
> The index code is now separated and can be changed
in
> httrack/ subfolder
Sorry, it is me not being very clear.
Extract from new index.html file:-
=======================
<LI>
<A HREF="BBC_News">BBC_News</A><BR>
</LI>
=======================
Ths OLD file would have said :-
=======================
<LI>
<A HREF="BBC_News/index.html">BBC_News</A><BR>
</LI>
=======================
Unfortunately, the web browser on the Psion does not
seem to like the new links and just throws up a
directory listing page
Is there anyway (switches?) of changing this ? | |