Re: [PHP] Strange Download-File Problem

2004-12-06 Thread Rahul S. Johari
Ave, The error is "The File Could Not Be Found". Don't know if you got my latest mail regarding this issue, but I did things a little differently but still the same result. This was my last post regarding this issue: Ave, Alright... Firstly thanks to everyone who's been trying to help me out.

Re: [PHP] Strange Download-File Problem

2004-12-06 Thread Richard Lynch
Rahul S. Johari wrote: > > Richard, > > I had a question for you... > When you said: > >> The goal here is to change the URL that looks like this: >> imsafm2_download.php?F=imsafm/rahul/somefile.txt >> >> into a URL that looks like this: >> imsafm2_download/F=imsafm/rahul/somefile.txt > > Did you m

Re: [PHP] Strange Download-File Problem

2004-12-03 Thread Brian Dunning
Jason - that's cool. :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Strange Download-File Problem

2004-12-03 Thread Jason Wong
On Saturday 04 December 2004 03:30, Rahul S. Johari wrote: > Did you mean "imsafm2_download/F=imsafm/rahul/somefile.txt" or > "imsafm2_download?F=imsafm/rahul/somefile.txt" > The difference being the ³?² instead of the ³/² > > I did actually edited my Apache¹s httpd.conf and added the > directive

Re: [PHP] Strange Download-File Problem

2004-12-03 Thread Rahul S. Johari
Richard, I had a question for you... When you said: > The goal here is to change the URL that looks like this: > imsafm2_download.php?F=imsafm/rahul/somefile.txt > > into a URL that looks like this: > imsafm2_download/F=imsafm/rahul/somefile.txt Did you mean "imsafm2_download/F=imsafm/rahul/so

Re: [PHP] Strange Download-File Problem

2004-12-03 Thread Rahul S. Johari
Ave, I spent most of my afternoon going through everything in the computer, from DOS to the Temporary Files Folder, pertaining to what was happening, and I you're absolutely correct, because my findings also suggested me nothing else but that Microsoft was screwing it up. I think the solutions y

Re: [PHP] Strange Download-File Problem

2004-12-03 Thread Richard Lynch
Rahul S. Johari wrote: href=\"imsafm2_download.php?F=imsafm/$showfilesuser/$myrow[filename]\"> src=b_newtbl.png border=0> One thing you might want to try... I've noticed over the years that Microsoft will usually manage to screw up if you've got a dynamic URL. I really don't understand (or care)