George Pitcher wrote:
Alf,
I didn't quite understand your question, but if you 'Submit' your form then
in your response script do
print_r($_POST);
That will show you how the data is being received and you should be able to
work out how to capture what you need.
Hope this helps
George
-----Original Message-----
From: Alf Stockton [mailto:alf@xxxxxxxxxxxxxx]
Sent: 7 April 2006 11:35 am
To: php windows
Subject: Select list again
How can I, with only HTML & PHP, retrieve the select value from a
selection the user made without a select button?
I was not sure that I understood the question so let me try and reword
it. and now that I try and rethink the question I realise that I want a
client size solution using software that works server side.
Sorry for wasting your time. I need to look at javascript and get it to
tell me which item on that list the user selected, without having the
form submitted to the server.
I apologise again.
--
Regards,
Alf Stockton www.stockton.co.za
Give thought to your reputation. Consider changing name and moving to
a new town.
My email disclaimer is available at www.stockton.co.za/disclaimer.html
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php