MSN search on web

Welcome mkmcst community Forum Web programming JavaScript MSN search on web

Viewing 0 reply threads
  • Author
    Posts
    • #8896
      Michael Mc
      Keymaster
      @mkmcst

      if you want to have MSN search engine in your page you can use this code and it helps your website to have Microsoft powerful searcher to find keywords!

                                                      
                                                      <!-- this script is provided by https://www.javascriptfreecode.com coded by: Kerixa Inc. -->
      <head>
      <meta name="GENERATOR" content="Microsoft FrontPage 6.0">
      <meta name="ProgId" content="FrontPage.Editor.Document">
      <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
      <title>New Page 2</title>
      </head>
      
      <body>
      <table BORDER="0" WIDTH="222" HEIGHT="18">
        <tr>
          <td WIDTH="214" HEIGHT="10">
          <form NAME="search" ID="search" ACTION="http://search.msn.com/results.asp" METHOD="get">
            <p><font FACE="arial" SIZE="2"><strong>Search
            <font COLOR="#808080">the Web for:</font></strong></font><br>
            <input TYPE="text" ID="q" SIZE="18" MAXLENGTH="251" NAME="q" VCARD_NAME="SearchText"><input TYPE="submit" VALUE="Search" NAME="B1"><input TYPE="hidden" NAME="FORM" VALUE="FRNT"><input TYPE="hidden" NAME="un" VALUE="doc"><input TYPE="hidden" NAME="v" VALUE="1"></p>
          </form>
          </td>
        </tr>
      </table>
      <p> </p>
      </body><a target='_blank' href='https://www.javascriptfreecode.com' style='font-size: 8pt; text-decoration: none'>JavaScript Best Codes</a>                                                
                                                  
Viewing 0 reply threads
  • You must be logged in to reply to this topic.