Dear Dan, you'll get an email this evening proving that OOo stores hyperlinks as %20 coded URLs. And now, I looked at word in detail: If you make an hyperlink in word and press alt-f9 you see that it is stored in a proprietary format (well, no wonder): HYPERLINK "O:\\Daten\\Eigene Datenquellen" but if you export to htm filtered for example, you get
<p class=MsoNormal><a href="../../USER/foltin/Daten/Eigene%20Datenquellen">O:\Daten\Eigene Datenquellen</a></p> So, word doesn't use URLs internally for storing file references. Best regards, Chris -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Freemind-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freemind-developer
