Re: [PHP] href links not working in XP

2005-12-11 Thread Marlin Unruh
John Hinton wrote: Marlin Unruh wrote: M wrote: Marlin Unruh wrote: Sure, here is the main function and the function that sends the files/links to the browser. This works fine on two w2k machines, but not on our XP machine. If I place the mouse pointer over the link on the web page it sho

Re: [PHP] href links not working in XP

2005-12-11 Thread John Hinton
Marlin Unruh wrote: M wrote: Marlin Unruh wrote: Sure, here is the main function and the function that sends the files/links to the browser. This works fine on two w2k machines, but not on our XP machine. If I place the mouse pointer over the link on the web page it shows correct in the IE

Re: [PHP] href links not working in XP

2005-12-11 Thread Marlin Unruh
M wrote: Marlin Unruh wrote: Sure, here is the main function and the function that sends the files/links to the browser. This works fine on two w2k machines, but not on our XP machine. If I place the mouse pointer over the link on the web page it shows correct in the IE status bar. Example:(

Re: [PHP] href links not working in XP

2005-12-10 Thread M
Marlin Unruh wrote: Sure, here is the main function and the function that sends the files/links to the browser. This works fine on two w2k machines, but not on our XP machine. If I place the mouse pointer over the link on the web page it shows correct in the IE status bar. Example:( file:///c:

Re: [PHP] href links not working in XP

2005-12-10 Thread Marlin Unruh
Sure, here is the main function and the function that sends the files/links to the browser. This works fine on two w2k machines, but not on our XP machine. If I place the mouse pointer over the link on the web page it shows correct in the IE status bar. Example:( file:///c:/suncosys/act/2d/file

Re: [PHP] href links not working in XP

2005-12-10 Thread David Bevan
Would it be possible to see your code for this? I have had similar problems within firefox but never within IE. Regards, David Marlin Unruh <[EMAIL PROTECTED]> wrote: I apologize because I posted this question earlier under Re: [PHP] href difference between OS's, and am still struggl