> Jochem,
> > 
> >>> This is what
> >>> the browser (guessed wrong - I'm using Firefox) shows in the 
> status bar.
> >> ok, right - so what does the html source actually contain?
> >>
> > <a href="file://G:\588012.pdf" target="_blank">PDF</a>
> 
> so what happens when you make it like so:
> 
> <a href="file:///G:/588012.pdf" target="_blank">PDF</a>
> 
> ?

No change. 

George

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to