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
Query on field of type XML - Top-level attribute nodes are not supported
Unable cofigure ISA Server Proxy Email Alert
Access 2010 - installing without all of Office 2010
Serial Port Communication C++
call shell failing
Script for clearing out Outlook temp folder
Forefromt TMG keep getting the following error Error Code: 502 Proxy Error.
Can you install scanpst.exe without MS office.
how to unlock an folder which is locked in dos mode
Automatic Login to Intranet Site using ASP.Net