全家飽比薩店

歡迎光臨全家飽比薩店線上購物系統

貴姓大名:

送貨地址:

您所要訂購的比薩大小:
10吋 12吋 14吋 18吋

貴賓卡號碼:

密碼:

您要的口味:
鮪魚 雞肉 豬肉 牛肉 素食

份數:

附註:

 

  • Source

    <HTML>
    <HEAD>
    <TITLE>全家飽比薩店</TITLE>
    </HEAD>
    <body bgcolor="#FAFEEB">
    <center><table width=200 align=center border=2>
    <tr><td><center><font color="#A758C9"><h2>全家飽比薩店</h2></font></center></td></tr>
    </table>
    歡迎光臨<strong>全家飽比薩店</strong>線上購物系統
    </center>
    <hr width=85% size=3>
    <form ACTION="http://myhost/cgi-bin/order" METHOD=POST>
    <table width=100%>
    <tr>
    <td>
    貴姓大名:
        <input  type="TEXT" name="BUYER" value="請填入您的姓名"><p>
    送貨地址:
        <input  type="TEXT" size=50 name="address"><p>
    您所要訂購的比薩大小:<br>
        <input  type="radio" name="size" value="10">10吋
        <input  type="radio" name="size" value="12">12吋
        <input  type="radio" name="size" value="14" checked>14吋
        <input  type="radio" name="size" value="18">18吋<p>
    
    </td>
    <td width=50%>
    貴賓卡號碼:
        <input  type="TEXT" name="ID"><p>
    密碼:<br >
        <input type="PASSWORD" name="password"><p>
    您要的口味:<br>
         <input  type="CHECKBOX" name="fish">鮪魚
         <input  type="CHECKBOX" name="chicken">雞肉
         <input  type="CHECKBOX" name="pork">豬肉
         <input  type="CHECKBOX" name="beef">牛肉
         <input  type="CHECKBOX" name="vegitable">素食<p>
    份數:<select  name="pieces" >
         <option>1
         <option>2
         <option>3
         <option>4
         <option>5
    </td></tr>
    </table>
    </select><p>
    附註:<br>
    <textarea rows=4 cols=54></textarea><p>
    <input type="SUBMIT" value="訂購">
    <input type="RESET" value="重填訂購單">
    </BODY>
    </HTML>