ASP.net ÀàºÍÊôÐÔµÄÎÊÌâ
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
using BLL;
using Model;
public partial class InsertOwnerInfo : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
protected void btnOk_Click(object sender, EventArgs e)
{
OwnerInfo owner = new OwnerInfo();
owner.OwnerId = this.textid.Text.Trim();
owner.OwnerName = this.textName.Text.Trim();
owner.OwnerSex = this.ddlSex.SelectedValue.ToString();
owner.Address = this.textAddress.Text.Trim();
owner.Phone = this.textPhone.Text.Trim();
owner.Mobile = this.textMobile.Text.Trim();
owner.Company = this.textcompany.Text.Trim();
owner.OfficePhone = this.textofficePhone.Text.Trim();
owner.PaperName = this.textpaperName.Text.Trim();
owner.PaperId = this.textpaperId.Text.Trim();
owner.InkDate = this.textinkDate.Text.Trim();
owner.GarrisonDate = this.TextgarrisonDate.Text.Trim();
owner.GarrisonEndDate = this.TextgarrisonEndDate.Text.Trim();
owne
Ïà¹ØÎĵµ£º
ͨ³£ÎÒÃÇÔÚÒ»¸ö
ASP.NET MVCÏîÄ¿Öд´½¨Ò»¸ö
ControllerµÄʱºò£¬
Index()·½·¨Ä¬Èϵķµ»ØÀàÐͶ¼ÊÇ
ActionResult£¬Í¨¹ý²é¿´
UMLͼ£¬
ActionResultʵ¼ÊÉÏÊÇÒ»¸ö³éÏóÀ࣬Òò´Ëʵ¼Ê·µ»ØµÄÀàÐÍÊǸóéÏóÀàµÄ×ÓÀà¡£
Ø
ActionResult
¼°Æä×ÓÀàµÄ
UML
ͼ
ÓйØ
ActionResult¼°Æä×ÓÀàµÄ
UMLͼÈçÏÂËùʾ£º
&n ......
Õ⼸ÌìÅöµ½¸öºÜÆæ¹ÖµÄÎÊÌ⣬ƽ³£ÔÚÏîÄ¿Öдӹ¤¾ßÏäÖУ¬°Ñ¿Ø¼þÍϵ½±à¼Çø£¬ÄÇÊÇÔÙ¼òµ¥ÈÝÒײ»¹ýÁË¡£
¿ÉÊǼ¸ÌìÇ°Åöµ½¾ÍÊÇ£¬ÎÞÂÛÄãÔõôÍÏ£¬¶¼ÎÞ·¨Íϵ½±à¼ÇøÖУ¬Çл»µ½Ô´Â룬ÔÙÍϵÄʱºòÊÇ¿ÉÒԵģ¬²úÉúÁËHTML´úÂë
£¬ÔÙ½«ËüתÊÓͼµÄʱºò£¬·¢ÏÖÎÞ ·¨Õý³£ÏÔʾ¿Ø¼þ£¬£¬ËµÊÇÎÞ·¨ÕÒµ½¸ÃÒ³Ãæ¡£¡£¡£¡£¡£
н¨Á˼¸´ÎÒ²ÊDz»ÐУ¬ÒÔΪÊÇVS³ ......
ÔÚ±¾ÑÝÁ·ÖУ¬½«Ê¹ÓÃÈý¸ö ASP.NET AJAX ·þÎñÆ÷¿Ø¼þ£¨ScriptManager ¿Ø¼þ¡¢UpdatePanel ¿Ø¼þºÍ Timer ¿Ø¼þ£©°´¹Ì¶¨µÄʱ¼ä¼ä¸ô¸üв¿·ÖÍøÒ³¡£Í¨¹ý½«ÕâЩ¿Ø¼þÌí¼Óµ½ÍøÒ³ÉÏ£¬¿ÉÏû³ýÔÚÿ´Î»Ø·¢Ê±Ë¢ÐÂÕû¸öÒ³ÃæµÄÐèÒª¡£½«Ö»Ðè¸üРUpdatePanel ¿Ø¼þµÄÄÚÈÝ¡£
1¡¢ÔÚ Microsoft Visual Studio 2005 ......
ʹÓà ASP.NET UpdatePanel ¿Ø¼þ¿ÉÉú³É¹¦ÄܷḻµÄ¡¢ÒÔ¿Í»§¶ËΪÖÐÐÄµÄ Web Ó¦ÓóÌÐò¡£Í¨¹ýʹÓà UpdatePanel ¿Ø¼þ£¬¿ÉÒÔË¢ÐÂÒ³µÄÑ¡¶¨²¿·Ö£¬¶ø²»ÊÇʹÓûط¢Ë¢ÐÂÕû¸öÒ³Ãæ¡£Õâ³ÆΪִÐГ²¿·ÖÒ³¸üД¡£°üº¬Ò»¸ö ScriptManager ¿Ø¼þºÍÒ»¸ö»ò¶à¸ö UpdatePanel ¿Ø¼þµÄ ASP.NET ÍøÒ³¿É×Ô¶¯²ÎÓ벿·ÖÒ³¸üУ¬¶ø²»ÐèÒª×Ô¶¨Òå ......
1. ´ò¿ªÐµĴ°¿Ú²¢´«ËͲÎÊý£º
´«ËͲÎÊý£º
response.write("£¼script£¾window.open('*.aspx?id="+this.DropDownList1.SelectIndex+"&id1="+...+"')£¼/script£¾")
½ÓÊÕ²ÎÊý£º
string a = Request.QueryString("id");
string b = Request.QueryString("id1");
2.Ϊ°´Å¥Ìí¼Ó¶Ô»°¿ò
Button1.Attributes.Add("o ......