当前位置:首页
开发技术指南» 文章正文
    引言:

 ·新手上路多多关照    »显示摘要«
    摘要: uint ctuoyuodlg::onnchittest(cpoint point) { // todo: 在此添加消息处理程序代码和/或调用默认值 uint nhittest=cdialog::onnchittest(point); return (nhittest==htclient)?htcaption:nhittest; } 这是为了实现拖动一个椭圆对话框,在wm_nchitt......
    摘要: 我的xsl文件其中有一段是这样写的: <xsl:if test="../url"> <li id="foldingitem"> <a> <xsl:attribute name="href">链接</xsl:attribute> <xsl:value......


页面上多个输入框,多个验正控件,多个提交按钮,怎样做到不互相干扰

一个页面,有三个输入框,后面分别跟着一个客户端验正控件,再后面有一个提交按钮,怎么样做到三组不互相干扰,也就是按第一个提交按钮,其他两个输入框的VALIDATOR不会起作用。我说的有点乱!  
   
  比如在HTML中可以在各提交按钮上单独加onClick="return   checkerror(this.form)"一样的效果。

NO.1   作者: flyye_cs

自己写js,没法的时候只能这样...

NO.2   作者: iuhxq

目前是自己写验证  
   
  .net   2.0里解决了这个问题


    摘要: public class databasedb { public static string connectionstring = configurationsettings.appsettings["sqlconnectionstring"]; } public class previewnewsdetails { public string title......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE