作者大大,有没有这个项目的演示地址呀...
作者发一份数据库脚本...
全部代码和素材、数据库脚本,还录制了详尽的配套视频教程,不知道在哪里...
<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>
<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>