Author: Ibro | Posted on: 7/19/2009 10:00:17 AM | Views : 1011

Hi again
I have DDLCatagories, txtsearch and btnSearchProducts on my masterPage I want as I click btnsearchproduct to search from my database any products which matches the category and name from my DDLCategory and txtsearch and Databind it to Datalist in my default page.
I have got an example of that written with C# but my site is buil using VB.. these are the steps of the Delegate and Subscripe class..
in my MasterPage codebehind I got this;
Public Delegate Sub SearchClickHandler(ByVal sender Go to the complete details ...