Best way to implement Google Custom Search on an aspx page

Posted by xgene on Stack Overflow See other posts from Stack Overflow or by xgene
Published on 2008-09-16T18:01:43Z Indexed on 2010/04/22 2:53 UTC
Read the original article Hit count: 323

Filed under:
|
|
|
|

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).

© Stack Overflow or respective owner

Related posts about search

Related posts about google