Asp.net ±ê×¼¿Ø¼þ £¨Ò»£©
Label——height£º¸ß¶È
width£º¿í¶È
backcolor£º±³¾°É«
forecolor£ºÇ°¾°É«
bordercolor£º±ß¿òÉ«
borderstyle£º±ß¿òÑùʽ
bordersize£º±ß¿ò´óС
font£º×ÖÌå
text£ºlabelÉϵÄÎÄ×Ö
visible£ºÊÇ·ñ¿É¼û
enable£ºÊÇ·ñ¿ÉÓÃ
Literal——ºÍlabelÒ»Ñù£¬µ«²»ÄÜÌí¼ÓÑùʽ£¬Ò»°ãÓÃÓÚÔÑùÏÔʾµÄʱºò
TextBox——textmode£ºÎı¾Ä£Ê½ SingleLine µ¥ÐУ¬MultiLine ¶àÐУ¬Password ÃÜÂëÓò£¬
row ¸ß¶È£¬
column ¿í¶È
MaxLength£º×î¶àÊäÈëµÄ×Ö·û³¤¶È
Readonly£ºÖ»¶Á
Button——onClientClick£º¿Í»§¶Ëµã»÷ʼþ£¬µ÷Óÿͻ§¶ËJS£¬onclick£ºµ÷Ó÷þÎñÆ÷¶Ëʼþ
¿Í»§¶ËButton——onclick£ºµ÷Óÿͻ§¶ËJS£¬onserverClick£ºµ÷Ó÷þÎñÆ÷¶Ëʼþ
LinkButton——¸Ã°´Å¥Óë Button°´Å¥µÄÊôÐÔÒ»Ñù£¬Ö»ÊÇÏÔʾ²»Í¬
ImageButton——ͼƬ°´Å¥ Óë Button°´Å¥µÄÊôÐÔÒ»
Ïà¹ØÎĵµ£º
Respose.Write("<script language='javascript'>window.open('"+ url +"');</script>");
£¨´ò¿ª¼ò½à´°¿Ú£©£º
Respose.Write("<script language='javascript'>window.open('" &nbs ......
µÚ1ÖÖ.
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
using System.Drawing ......
ASP.NET defines an application as the sum of all files, pages, handlers, modules, and executable code that can be invoked or run in the scope of a given virtual directory (and its subdirectories) on a Web application server. For example, an "order" application might be published in the "/order" virt ......
¹«Ë¾ÔÓÐÒ»¸ö¾ÖÓòÍø£¬¾¹ý¶àÄêµÄÐÞÐÞ²¹²¹£¬ÒѾ´´½¨Á˲»ÉÙµÄÄÚÈÝ£¬°üÀ¨Ò»Ð©Êý¾Ý¿â²éѯ±¨±í¡¢¹¤×÷Á÷µÈÍøÕ¾£¬ÕâЩÍøÕ¾ÓÐһЩÊÇÓÃASP.NETÀ´¿ª·¢µÄ£¬²¢ÇÒÓÃÁ˺ܶàÄ꣬»ýÀÛÁ˺ܶàÒµÎñÊý¾Ý£»ÏÖÔÚ¹«Ë¾Ïë°Ñ¾ÖÓòÍøÓÃWSS3.0À´¼ÜÉ裬Õâ¾ÍÃæÁÙµ½Ò»¸öºÜ¼¬ÊÖµÄÎÊÌ⣬¾ÍÊÇÔõÑùÀ´´¦ÀíÕâЩ¾ÉµÄÍøÒ³¡£Èç¹ûÍƵ¹ÖØÀ´£¬ÄÇô¹¤×÷Á¿½«ÊǷdz£ÏÅÈ˵ģ ......
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
using  ......