摘要:
Query strings are usually used to send information from one page to another page.Example The following string might be sent:http://www.aspx?name=John&age=30 this results in the following QUERY_STR... 阅读全文
posted @ 2010-02-18 16:54
greencolor
阅读(179)
评论(0)
推荐(0)
摘要:
Hidden fields are used to store data at the page levelprotected System.Web.UI.HtmlControls.HtmlInputHidden Hidden1;//to assign a value to Hidden fieldHidden1.Value="Create hidden fields";//to retrieve... 阅读全文
posted @ 2010-02-18 16:16
greencolor
阅读(120)
评论(0)
推荐(0)
浙公网安备 33010602011771号