Posts: 2,311
Name: Keith Marshall
Location: West Hartford, CT
|
Test your GET array to see if the values are being passed:
print_r($_GET); will display the get parameters.
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|