Microsoft
Software
Hardware
Network
Question : asp.net textbox -keywords textbox
I need to add a keywords text box on a web form in asp.net app
For example a product could have the keywords as
Household
Electrical
Hairdryer
I have a keyword mapping table in the database that maps the keyword id against the product id
My question is what is the best approach to input the keywords. Would it be in a text box separated by a comma? Or is there better way
Answer : asp.net textbox -keywords textbox
hi
you can use AutoComplete for textbox control.
Refer:
http://www.asp.net/AJAX/Aj
axControlT
oolkit/Sam
ples/
AutoC
omplete/Au
toComplete
.aspx
Random Solutions
Access 2007 disabling text box control on form load
Queries in SharePoint lists
DataGridView AutoResizeColumns() not working with
Archiving Exchange messages in PST files
How do I retrieve text from a website
Rename file with previous weekday's date as the file name
Importing a WAB address book
Keyboard shortcut to close database window
Automatically backup a PST file without closing it.
Simple excel question