show/hide this revision's text 3

Best way to implement Google Customer Custom Search on an aspx page

show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Best way to implement Google Customer Search on an aspx page

Google custom search code is provided as a form tag. However, Asp.net only allows a single form tag on a page. What is the best way to implement their code so you can include it on an aspx page (say as part of a Masterpage or navigation element).