I have a local html file (764K) that Plucker handles with one annoying problem. Many local links do not link properly. I cannot send the document out because it contains proprietary/confidential information. However, I have run the HTML through the "tidy.exe" program to validate and correct the html and make sure it is well formed. I now get no warnings or errors.
The links are of the form: <a href="#S2">Link Text</a> and the destination links are of the form: <a name="S2">text</a> Some links work fine, others do not. Anyone have any ideas how to resolve this? Glen Brooksby _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

