tianliangcsdn 2015-11-19 07:03 采纳率: 0%
浏览 3595

用Visual Studio,网页在浏览器中无法运行(错误提示看不懂)?代码和运行截图如下。

用Visual Studio设计的一个网页,为什么在浏览器中无法运行(错误提示看不懂)?代码和运行截图如下。
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Feedback.aspx.cs" Inherits="tushu.Feedback" %>

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



图书反馈信息征集


图书反馈信息征集





















书名

/asp:TextBox

购书
时间

/asp:TextBox






图书质量: runat="server" RepeatDirection="Horizontal">
asp:ListItem很好/asp:ListItem
asp:ListItem/asp:ListItem
asp:ListItem一般/asp:ListItem
asp:ListItem/asp:ListItem
/asp:RadioButtonList

吸引你购买本书的原因:(可多选)

asp:ListItem内容提要前言目录等/asp:ListItem
asp:ListItem他人推荐/asp:ListItem
asp:ListItem版式设计/asp:ListItem
asp:ListItem作者或出版社的名声/asp:ListItem
asp:ListItem封面设计/asp:ListItem
asp:ListItem价格实惠/asp:ListItem
/asp:CheckBoxList






1、了解本书的途径:


asp:ListItem朋友推荐/asp:ListItem
asp:ListItem书店挑选/asp:ListItem
网上查询/asp:ListItem
asp:ListItem店员推荐/asp:ListItem
asp:ListItem媒体广告/asp:ListItem
/asp:ListBox

         2、购书渠道:<asp:TextBox ID="TextBox3" runat="server" Width="248px"></asp:TextBox>
         <br/>
         3、能接收的图书价格:<asp:TextBox ID="TextBox4" runat="server" Width="80px"></asp:TextBox>
      </td>
    </tr>
    <tr>
        <td bgcolor="#f7fdf3" height="40" width="10%" align="center">
          图书<br/>服务
        </td>
        <td height="40">
           您对本书的发行售后评价是:<br/>
           <asp:DropDownList ID="DropDownList1" runat="server">
              <asp:ListItem>非常满意</asp:ListItem>
              <asp:ListItem>满意</asp:ListItem>
              <asp:ListItem>一般</asp:ListItem>
              <asp:ListItem>不满意</asp:ListItem>
           </asp:DropDownList>
        </td>
    </tr>
    <tr>
        <td bgcolor="#f7fdf3" height="75" width="10%" align="center">
            宝<br/>贵<br/>意<br/>见
        </td>
        <td height="75">
           <asp:TextBox ID="TextBox5" runat="server" Height="70px" TextMode="MultiLine" Width="405px"></asp:TextBox>
        </td>
    </tr>
    <tr>
       <td bgcolor="#f7fdf3" height="104" width="10%" align="center">
         读<br/>者<br/>信<br/>息
       </td>
       <td height="104">
          姓名:<asp:TextBox ID="TextBox6" runat="server" Width="104px"></asp:TextBox>
          <br/>
          年龄:<asp:TextBox ID="TextBox7" runat="server" Width="33px"></asp:TextBox>
          <br/>
          电话:<asp:TextBox ID="TextBox8" runat="server"></asp:TextBox>
          <br/>
          编辑:<asp:TextBox ID="TextBox9" runat="server" Width="77px"></asp:TextBox>
          <br/>
          邮件地址:<asp:TextBox ID="TextBox10" runat="server" Width="217px"></asp:TextBox>
       </td>
    </tr>


</table>
<center>
   <br/>
   <asp:Button ID="Button1" runat="server" Text="提交" OnClick="Button1_Click"/>
</center>
</form>



图片说明

  • 写回答

3条回答 默认 最新

  • luocong89 2015-11-19 11:31
    关注

    后台的事件还在吗? Button_Click

    评论

报告相同问题?

悬赏问题

  • ¥15 HFSS 中的 H 场图与 MATLAB 中绘制的 B1 场 部分对应不上
  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?