Re: updating form values without submit



b wrote:
Ok, thanks. I knew that it was possible to do these types of things,
but had not found an example in any PHP book I have read. Found this
website for anyone else interested.

http://www.phpfreaks.com/javascript_manual/page/evnt.htm


You didn't find it in a PHP book because you can't do it in PHP.

PHP is server-side, while listbox selection is client-side.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.