| 
	
 | 
 Posted by Lars Eighner on 10/09/07 22:55 
In our last episode,  
<xn0fc98w21w2dsh005@news.individual.net>,  
the lovely and talented Jeff Gaines  
broadcast on comp.lang.php: 
 
> On 09/10/2007 in message  
><slrnfgnddb.1h4n.usenet@debranded.larseighner.com> Lars Eighner wrote: 
 
>>In our last episode, <xn0fc8zbu1j3b5e002@news.individual.net>, the lovely 
>>and talented Jeff Gaines broadcast on comp.lang.php: 
 
> How did you know that about me, Lars - we've not met :-) 
 
>>I sugget you try to navigate to the files with your browser alone.   
>>Bookmark 
>>one of them and then see if your corresponding link looks exactly like the 
>>bookmark. 
 
> IE7 just shows the file path in the address bar: 
> D:\Temp\Listing.html 
 
>   Firefox shows: 
> file:///D:/Temp/Listing.html 
 
> IE7 uses DOS notation, Firefox Linux notation. Neither will navigate to my  
> links though :-( 
 
>>It may be that files with spaces require url encoding (ie. <space> = %20 ). 
>>That obviously is not your problem now because you are failing on files 
>>without spaces in their names. 
 
> I've avoided files with spaces so far, that's the next hurdle. 
 
>>Anyway, when you see what your browser thinks a bookmark to the file should 
>>look like, you know what a link it can follow should look like. 
 
> The link matches what nVU produces if I create the file manually. I just  
> wondered if it is not working because it is within a php file rather than  
> an html file. Mind you www type URL's work. Really weird, I'll have to  
> keep trying I think. 
 
Well, I'm mystified.  However if the browser displays the stuff like html, 
(hides the tags, underlines the link), I'm pretty sure that it is a .php 
file is not your problem.   
 
--  
Lars Eighner     <http://larseighner.com/>     <http://myspace.com/larseighner> 
                         Countdown: 468 days to go. 
                    What do you do when you're debranded?
 
  
Navigation:
[Reply to this message] 
 |