fanxin

 

die Teil der anbieter_Entscheidung von Tel Nummer

      <table width="678" border="0">
        <tr>
          <td width="124"> TelNr.: </td>
<%
          boolean tel = telPer.matches("[0-9]+");
          if (( telPer.length() != 0) && ( tel == false )){
%>    
          <td width="144">
            <input type="text" name="telPer<%= i %>" value=""/>
          </td>
            <td width="108"><select name="telPer" value=""style="WIDTH: 100px" size="">              
              <option value="telPer1" <%//= tel1 %>>Festnetz</option>
              <option value="telPer2" <%//= tel2 %>>Mobil</option>
              <option value="telPer3" <%//= tel3 %>>Fax</option></select></td>        
            <td width="373">
          <font color="#FF0000">Bitte geben sie nur die Z&auml;hle ein!</font></td>
<%
           }else{
%>    
          <td width="147"><input type="text" name="telPer<%= i %>" value="<%= telPer %>"/>
                          <input type="hidden" name = "showTelPer" value="<%= i %>"></td>
          <td width="390"><select name="telPer" value=""style="WIDTH: 100px" size="">              
              <option value="telPer1" <%//= tel1 %>>Festnetz</option>
              <option value="telPer2" <%//= tel2 %>>Mobil</option>
              <option value="telPer3" <%//= tel3 %>>Fax</option></select></td>        
<%
          }
%>        
        </tr>
      </table>

posted on 2006-01-15 18:27 fanxin 阅读(79) 评论(0)  编辑  收藏


只有注册用户登录后才能发表评论。


网站导航:
 

导航

统计

留言簿

文章档案

Java

matrix

weiqin

中国JSP技术网站

搜索

最新评论