源码信息

最新源码评论

综合讨论 下载前咨询( 0 人) | 下载后讨论( 2 人 )

  • 评论者:hanzu***
    hanzu***(用户[下载于:2014-04-09 09:41]) 发表于:2014-04-09 09:49:35

    <pre style="font-family: 'Lucida Console'; font-size: 0.9em; background-color: rgb(255, 255, 204);"><span style="color:red;">行 54: string sqlstr = "Iss_Del=0 and S_ID=" + Convert.ToInt16(Server.HtmlEncode(Request.Cookies["userid"].Value)) ;</span></pre><pre style="font-family: 'Lucida Console'; font-size: 0.9em; background-color: rgb(255, 255, 204);"><span style="color:red;"><span style="font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;">源文件:Mail\Inbox.aspx.cs</span><span style="font-family: Verdana; margin-top: -5px;">?</span> </span></pre><pre style="font-family: 'Lucida Console'; font-size: 0.9em; background-color: rgb(255, 255, 204);"><span style="font-family: Verdana; margin-top: -5px;">楼主给我们讲讲这个问题咋个解决啊?</span></pre>

    1 个回复
    • 回复者:wwb24***
      wwb24***(编辑)回复于:2014-04-09 10:19:32

      <pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; list-style: none; font-family: 'Lucida Console'; font-size: 0.9em; line-height: 18px; background-color: rgb(255, 255, 204);"><span style="color: red; margin: 0px; padding: 0px; list-style: none;">Convert.ToInt16 </span><span style="margin: 0px; padding: 0px; list-style: none;"> 这个里面是不是输入的不是数字啊?</span></pre>