Thanks alot for your response guys.... anyways i will explain to you once again...the above code gives an output like this as shown in an image
as you can see in an image "kothi" is dropdown Tab name "cars" ' "guys" and "babes" are the drop down options...the code is desghned in such a way where kothi acts dropdown tab and 'cars' 'guys' and 'babes' are the links associted with that...and it works fine...
WELL now I WANT to IMPLEMENT THIS IN MY USER INPUT FORM WHERE "KOTHI" WILL BE NAME OF THE TEXT BOX, 'CARS' 'GUYS' AND 'BABES' ACTS AS OPTIONS WHERE USERS WILL BE ABLE TO SELECT ANY OF THESE OPTIONS ,I MEAN IT SHOULD WORK JUST LIKE NORMAL DROP DOWN BOX BUT THE STYLE SHOULD BE THREE COLUMNS....OUTPUT OF THE CODE SHOULD LOOK LIKE THIS..

WHERE WE HAVE REPLACED KOTHI WITH A TEXT BOX SO WHEN USER CLICKS ON THE "ARROW" NEXT TO TEXT BOX HE GETS OPTIONS 'CARS' 'GUYS' AND' BABES' AND TEXT BOX WILL BE FILLED WITH A VALUE OF ANY OF THESE OPTIONS AFTER HE SELECTS ANY THESE OPTIONS.... hop[e you got it???