查看完整版本: 我这段代码没错,怎么到论坛变不了

phlck 2007-11-21 21:26

我这段代码没错,怎么到论坛变不了

<table width="700" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#F1F6FC" >

    <tr>
      <td height="108" bgcolor="#DBE8F6" style="border-left:1pt solid #88AED1; border-right:1pt solid #88AED1;border-bottom:1pt solid #88AED1; padding-top:16px; padding-bottom:8px;">
<table cellSpacing=0 cellPadding=7 width="500" align=center bgColor=#9fabd6 border=0>


<tr bgColor=#f4f7f9>
        <td align="center" colSpan=4 bgcolor="#BBD3EE" class="b13" style="border:1pt solid #8AAED2;">2007年医师资格考试综合笔试成绩查询</td>
    </tr>
                <tr>
                                <td width=93 align=right bgcolor=#F7F7F7 style="border-left:1pt solid #8AAED2;">姓名</td>
                                <td width=259 bgcolor=#ffffff style=" border-right:1pt solid #8AAED2">
                    <input name="txtName" type="text" id="txtName" style="width:163px;" />&nbsp;<span id="RequiredFieldValidator1" style="display:inline-block;color:Red;width:72px;visibility:hidden;">请输入姓名</span></td>
                </tr>                         
    <tr>
        <td width=93 align=right bgColor=#F7F7F7 style="border-left:1pt solid #8AAED2;" >证件编号</td>
        <td width=259 bgColor=#ffffff  style=" border-right:1pt solid #8AAED2;">
            <input name="txtZjbh" type="text" maxlength="18" id="txtZjbh" />
            <span id="RequiredFieldValidator2" style="color:Red;visibility:hidden;">请输入证件编号</span></td>
              </tr>
    <tr>
        <td width=93  align=right bgColor=#F7F7F7  style="border-left:1pt solid #8AAED2;">准考证号</td>
        <td width=259 bgColor=#ffffff  style=" border-right:1pt solid #8AAED2;">
            <input name="txtZkzh" type="text" maxlength="13" id="txtZkzh" />&nbsp;<span id="RequiredFieldValidator3" style="color:Red;visibility:hidden;">请输入准考证号</span></td>
        </tr>
    <tr>
        <td width=93  align=right bgColor=#F7F7F7  style="border-left:1pt solid #8AAED2;">成绩</td>
        <td width=259 bgColor=#ffffff  style=" border-right:1pt solid #8AAED2;">
            <span id="lblScore" style="display:inline-block;color:Red;font-size:X-Large;font-weight:bold;width:109px;"></span></td>
        </tr>

    <tr>
        <td width=93  align=right bgColor=#F7F7F7  style="border-left:1pt solid #8AAED2;"></td>
        <td width=259 bgColor=#ffffff  style=" border-right:1pt solid #8AAED2;">
            <span id="lblMemo" style="display:inline-block;width:346px;"></span></td>
        </tr>
   
    <tr>
        </tr>
   
    <tr bgColor=#f4f7f9>
        <td colSpan=4  style=" border-left:1pt solid #8AAED2; border-bottom:1pt solid #8AAED2; border-right:1pt solid #8AAED2">
        <DIV align=center>
            <input type="submit" name="Button1" value=" 查 询 " onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;Button1&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="Button1" />
            &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;<input type="submit" name="Button2" value=" 取 消 " onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;Button2&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="Button2" /></DIV></td></tr>

    <tr bgColor=#f4f7f9>
        <td colSpan=4  style=" border-left:1pt solid #8AAED2; border-bottom:1pt solid #8AAED2">
            &nbsp; &nbsp; &nbsp;&nbsp;
        注意:目前成绩查询不包括临床执业医师和口腔执业医师类别。&nbsp;<br />
            &nbsp;
            考试成绩以国家医学考试中心下发成绩单为准。<br />
        </td></tr>

</table><p>

侃煞娜嘧哒 2007-11-21 21:29

你放到 论坛哪了?

phlck 2007-11-21 21:31

发帖还是代码,我后台开启HTMl了,还是不行

phlck 2007-11-21 21:33

用以前5.0版的多没这问题,现在用了6.0的反而用代码,好多没用,不知道怎么回事,不知大家用的怎样,就是发代码老出错

phlck 2007-11-22 15:51

怎么没人回答?

小宰相君 2007-11-27 09:05

建议不要用这段代码了,或者把代码放到文档里,变成htm格式文件上传调用

707609131 2007-11-27 12:45

是什么代码?

okazaki 2007-11-27 23:44

有些HMTL代碼在發帖框中不能直接用的 容易溢出 最好是開啓HTML以後 切換到所見既得模式 再建內容 不過我個人覺得最好能不用HTML就別用

[[i] 本帖最后由 okazaki 于 2007-11-27 23:46 编辑 [/i]]
页: [1]
查看完整版本: 我这段代码没错,怎么到论坛变不了