Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a form that a user enters a list of email addresses in a text box. I want to give the text box the style of the hotmail adderess bar where each address is surrounded by a box.

is there any ideas about how to achieve this ?

thanks

share|improve this question

1 Answer

Hey guy maybe this link gives you the right direction:

http://devthought.com/blog/projects-news/2008/01/textboxlist-fancy-facebook-like-dynamic-inputs/

Basically you can achieve all of the functionality with ajax controls in asp.net

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.