Question
Problems with Dropdown option
Hi all,
I am new to coldfusion.I have created a coldfusion page demo.cfm.
The page consists of contacts dropdown.The options of this dropdown contains first name,last name,email address as one option.I am getting these values from database.
My question is
I have to align all firstnames in options to left,Last names to middle,Email addresses to right.
I mean all Email addresses of different options should appear uniformly.
If the first name/lastname consists less characters the email address is shifting towards left and displayed below last name of option above it.
Please resolve this issue for me,
Thanks in advance.

I am new to coldfusion.I have created a coldfusion page demo.cfm.
The page consists of contacts dropdown.The options of this dropdown contains first name,last name,email address as one option.I am getting these values from database.
My question is
I have to align all firstnames in options to left,Last names to middle,Email addresses to right.
I mean all Email addresses of different options should appear uniformly.
If the first name/lastname consists less characters the email address is shifting towards left and displayed below last name of option above it.
Please resolve this issue for me,
Thanks in advance.
