日期:2014-05-18  浏览次数:20408 次

请教 BearRui (私聊发不出去)
********************************

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="lingliao.aspx.cs" Inherits="wang_chuku_lingliao" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
  <title>无标题页</title>
</head>
<body>
  <form id="form1" runat="server">
 
  <asp:Label ID="Label1" runat="server" Text="佳盛领料系统" style="left: 363px; position: relative; top: 0px"></asp:Label>
  <hr/>
  <br />
  <asp:Label ID="Label2" runat="server" Font-Size="10pt" Style="left: 47px; position: relative;
  top: 0px" Text="编号:"></asp:Label>
  <asp:TextBox ID="bianhao2" runat="server" Font-Size="10pt" Style="left: 71px; position: relative;
  top: 0px"></asp:TextBox>
  <asp:Label ID="Label3" runat="server" Font-Size="10pt" Style="left: 108px; position: relative;
  top: -4px" Text="刀模类型:"></asp:Label>
  <asp:TextBox ID="leixin" runat="server" Style="left: 121px; position: relative; top: -1px"></asp:TextBox><br />
  <br />
  <asp:Label ID="Label4" runat="server" Font-Size="10pt" Style="left: 45px; position: relative;
  top: 0px" Text="计划:"></asp:Label>
  <asp:TextBox ID="jihua" runat="server" Font-Size="10pt" Style="left: 67px; position: relative;
  top: 0px"></asp:TextBox>
  <asp:Label ID="Label5" runat="server" Font-Size="10pt" Style="left: 132px; position: relative;
  top: -3px" Text="型体:"></asp:Label>
  <asp:TextBox ID="xingti" runat="server" Font-Size="10pt" Style="left: 148px; position: relative;
  top: 0px"></asp:TextBox><br />
  <br />
  <asp:Label ID="Label6" runat="server" Font-Size="10pt" Style="left: 33px; position: relative;
  top: 0px" Text="指示卡:"></asp:Label>
  <asp:TextBox ID="zhishika" runat="server" Font-Size="10pt" Style="left: 54px; position: relative;
  top: 0px"></asp:TextBox>
  <asp:Label ID="Label7" runat="server" Font-Size="10pt" Style="left: 119px; position: relative;
  top: -3px" Text="部位:"></asp:Label>
  <asp:TextBox ID="buwen" runat="server" Font-Size="10pt" Style="left: 136px; position: relative;
  top: -2px"></asp:TextBox><br />
  <br />
  <br />
  <asp:Button ID="Button1" runat="server" Style="left: 247px; position: relative; top: -5px"
  Text="搜索" OnClick="Button1_Click" />
  <asp:Button ID="But