| Author |
Multiple drop-down List problem
|
benny rusli
Ranch Hand
Joined: Jan 15, 2005
Posts: 72
|
|
hello people, i am facing a small problem to retrieve the multiple value from drop-down list. Following code are written, but the result is null or there is no result displayed after invoking this page. Many thanks for helping to solve this problem.
|
 |
Eddy Lee Sin Ti
Ranch Hand
Joined: Oct 06, 2005
Posts: 135
|
|
You should name your button. <input type="submit" name="submit" value="submit" />
|
SCJP, SCWCD, SCJWS, IBM 700,IBM 701, IBM 704, IBM 705, CA Clarity Technical<br /> <br /><a href="http://eddyleesinti.blogspot.com" target="_blank" rel="nofollow">http://eddyleesinti.blogspot.com</a>
|
 |
 |
|
|
subject: Multiple drop-down List problem
|
|
|