oh sorry , i new to this forums and i am not having the any posting experiences.
---------------------------------------------------------------------------------------------------------------------------------------------------
for ex: ------select category-----
| main block |
| block 1 |
| block 2 |
----------------------
// when i select the category i dynamically takes value from DB
//and populates the floor drop down box
ex: ---------select floor------
// | floor 1 |
// | floor 2 |
-------------------------
// see floor 1 floor 2 are with spaces it is correctly displayed
// problem is that when try to select the required floor for ex: floor 1
// only " floor" is displayed space 1 is not displayed .
// what my code is that by taking the "category" and "floor" i will display
// another list of values in another text box.
---------------------------------------------------------------------------------------------------------------------------------------------------
No problem in DB , issue is Jsp page. Please i couldn't able to solve this issue for past 1 day please help me out of it!!!
thank you
Riaz Mohamed