Re: updating form values without submit
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: updating form values without submit

From: Jerry Stuckle <jstucklex@attglobal.net>
Date: Fri Mar 31 2006 - 15:02:39 CEST

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@attglobal.net
==================
Received on Mon May 1 02:45:47 2006