jquery - How to make autocomplete textbox that passes a value to another aspx page on submit? -
i have website has products list page , product detail page .
in asp master page placed textbox search products in database .
what need : when visitor begins writing in textbox ,the textbox auocompletes products names in database .
when visitor press enter on result dropdownlist , site takes him product details page filled submitted product details id passed query string home page .
please me searched lot , there similar questions didn't work case .
any link tutorial or question mine here perfect .
thank much
you need automcompleteextender. read in
Comments
Post a Comment