get method and query_string

2002-04-05 Thread Hughes, Andrew
I have a tab delimited flat text-file database (hotels.txt) with hotel info from all 50 states in the following fields: $available (1=available; 0=unavailable) $location_num (numbers 1-50) $location_txt $city $hotel_name $celo_inc_pub_rates $ia_inc_pub_rates $celo_room_only_rates $ttg_room_only_r

Re: exec CGI versus include virtual

2002-04-05 Thread Rafael Cotta
I am not sure, but maybe if you set permission to the pages with includes to exec it'll work. Rafael "Octavian Rasnita" <[EMAIL PROTECTED]> escreveu na mensagem 01a101c1dc4a$a670b760$[EMAIL PROTECTED]">news:01a101c1dc4a$a670b760$[EMAIL PROTECTED]... > Hi all, > > Do you know what is the differen

Re: Dowload script

2002-04-05 Thread Octavian Rasnita
Hi, I've discovered a solution. I don't know anything about databases yet but I've noticed that if the file that the script tries to download includes http://server _name, the file keeps its name. If your $location variable is something like /path/file.zip it won't keep its name, but if you wi