10-04-2010, 02:05 PM
|
#2 (permalink)
|
|
The Visitor
Join Date: Oct 2010
Location: On the intertubes
Posts: 2
Thanks: 0
|
It looks to me like it is producing a http GET in a field that the PHP is not written to accept.
try http://www.troutsalmonchar.com/ART_B...Horseshoe.php?area=CNUS for example, editing the Javascript to trigger the $_REQUEST[area] in your PHP. That should at least produce the reply you are looking for, which can then be directed into the dropdown instead of the message box.
|
|
|