I want to have a auto suggest textbox where the tags will be present in the array in the javascript, so no request to server.
check out JQuery UI Autocomplete.
This is the link to the demo: http://jqueryui.com/demos/autocomplete/
The first demo 'Default Functionality' addresses your problem