Page 1 of 1

New bing search bar for forums

Posted: 20 Apr 2010, 16:36
by dragoth
bbcode:

Code: Select all

[BingSB2][/BingSB2]
Html:

Code: Select all

<!-- Web search from Bing-->
<form method="get" action="http://www.bing.com/search">
<input type="hidden" name="cp" value="" />
<input type="hidden" name="FORM" value="FREEWS" />
  <table bgcolor="transparent">
    <tr>
      <td>
        <a href="http://www.bing.com/">
          <img src="http://www.bing.com/siteowner/s/siteowner/Logo_51x19_Dark.png" border="0" ALT="bing" />
        </a>
      </td>
      <td>
        <input type="text" name="q" size="20" />
        <input type="submit" value="Search" />
      </td>
    </tr>
  </table>
</form>
<!-- Web Search from Bing -->

Code: Select all

Bing search bar: [BingSB2][/BingSB2]
example:

Code: Select all

[BingSB2][/BingSB2]
demo:
http://wpromo.co.cc/page.php?p=custom-b ... 2fbc8785c2

well this code i got from Bing with a few modifications to the code so it didn't look strange on different style forums