PDA

View Full Version : سوال: iframe



manit44
چهارشنبه 30 مرداد 1392, 17:25 عصر
من کد iframe رو نوشتم ولی وقتی برنامه را کامپایل میکنم داده های درونش نشون داده نمیشه، اینم سورسمه:

<iframe height="60" marginheight="0" scrolling="no" marginwidth="0" style="border-width:0px;border-style:none; width: 638px;" frameborder="1">
<span class="style2"><strong style="font-family: nazanin">پيشنهاد</strong></span>
<span class="style7"><strong style="font-family: nazanin">شماره پيشنهاد</strong></span><asp:TextBox ID="txt_sug_no"
runat="server"></asp:TextBox>
&nbsp;&nbsp;&nbsp;<span class="style6"><strong> </strong></span><span class="style5">
<strong style="font-family: nazanin">تاريخ پيشنهاد</strong></span><asp:TextBox ID="txt_sug_date"
runat="server"></asp:TextBox>
&nbsp;&nbsp;&nbsp;<span class="style4"><strong> </strong></span><span class="style3"><strong style="font-family: nazanin">
وضعيت</strong></span><asp:TextBox ID="txt_status" runat="server"></asp:TextBox>
&nbsp;&nbsp; <span class="style1">&nbsp;كد كميته تخصصي</span><br />
<br />
<span class="style1">كارشناس كميته تخصصي</span><asp:TextBox ID="txt_emp_no"
runat="server" Width="87px"></asp:TextBox>
<asp:TextBox ID="txt_name" runat="server" Width="241px"></asp:TextBox>
<asp:Button ID="Button7" runat="server" Height="22px" Width="30px" />
&nbsp;&nbsp;
<asp:Button ID="btn_pb_member" runat="server" Text="نظر كارشناس" Font-Bold="True"
Font-Size="Medium" style="font-family: nazanin" />
&nbsp;&nbsp;&nbsp; &nbsp; <span class="style8"><strong style="font-family: nazanin">تاييديه&nbsp; رياست كميته تخصصي</strong></span><br />
<br />
<asp:TextBox ID="TextBox6" runat="server" Height="137px" Width="800px"
TextMode="MultiLine"></asp:TextBox>
</iframe>