
datlaravi
Deleted
Jun 9, 2000, 6:53 AM
Post #1 of 2
(93 views)
|
|
Help me in $query->param()
|
Can't Post
|
|
Hi, i am able to get the value from the textbox by using $query->param('locationName').but,if i have a drop down, how do i get the selection. If the user select the one item in the drop down, how would i get the value. I am printing the html as <option value=$conferenceRoomId>$l</option> $l is the conference Room in the drop down. value is the id in the database. Please help me how do i get the selection. Thanks
|