想写一个自动搜索引擎发布程序,主要针对几个大的搜索引擎
google, baidu,sogou , 8848都搞定了
就差一个yisou的,不知道一搜搞了什么鬼,怎么也提交不上去附:yisou的网站登录页面是一个Html,接受post信息,奇怪的是,只有这个网页中的“登录”按钮按后直接才可以提交成功,如果你把 “登录”按钮添加 onclick="buttonClick();"这句话,然后再 buttonClick()函数中直接调用 document.form1.submit()也不能成功......求高手相助

解决方案 »

  1.   

    以下是我提取的一搜音乐搜索的表单,可以使用:
            <form name="search" method="get" action="http://music.yisou.com/search">
              <tr>
                <td width="100%" align="center">
                <input type="text" name="p" size="20" class="inputbox2"><input type="hidden" name="source" value="yisou_music_hp_search">
                <input type="submit" value="一搜搜索" name="btnG"></td>
              </tr>
              <tr>
                <td width="100%" align="center">
    <input type=radio value=all checked name=mimetype id="all0"><label for="all0">全部</label>
    <input type=radio value=mp name=mimetype id="mp3"><label for="mp3">mp3</label>
    <input type=radio value=flash name=mimetype id="flash"><label for="flash">flash</label>
    <input type=radio value=rm name=mimetype id="rm"><label for="rm">rm</label> <input type=radio value=wma name=mimetype id="wma"><label for="wma">wma</label>
    <input type=radio value=others name=mimetype id="others"><label for="others">其它格式</label>
     <input type="radio" name="mimetype" value="mms" id="mms" ><label for="mms">欧美歌曲</label></td>
              </tr>
            </form>
      

  2.   

    http://www.yisou.com/search?p=科技&source=yisou_www_hp&lastkey=