Jochem, > > I have tried variations on the following: > > > > $storelink = "<a href=\"file://G:\\".$filename.".pdf\" > > target=\"_blank\">PDF</a>"; > > > > and the link keeps coming out as: > > > > file:///G:/575991.pdf > > is that what the browser (let me guess: IE) is interpreting > the link as or is that what is literally in the html source? > I'm using Smarty so the link doesn't appear as HTML as such. This is what the browser (guessed wrong - I'm using Firefox) shows in the status bar. George -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php