Search Facility
I am trying to create a search facility, but the only 2 ways I can find of achieving this is:
1) using a text box you enter a keyword and the results are displayed below
2) Using hyperlinks you navigate to another page, where there is further information about an item
But, I want the user to enter a keyword and be navigated to that page, rather than having a dedicated Search.aspx page. I also want the search facility to be part of the Master page.
Cheers
|