![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveNext value
From: zek2005 <esapoznik@gmail.com>
Date: Tue Jan 31 2006 - 02:52:16 CET
Hi!!!
I've made a form with a 'select' statement through a
echo('<select name="res">');
The user selects an option and a text is displayed. Now, I want to
Example: The posible 'id' values are: 1,4,5,7,8,9. The user chooses 5,
I tried to use the funtion next(), but I don't know how to do it.
Can anyone help me with this problem?
Thanks in advance!
Ezequiel
|