100mps全双工:asp.net怪问题

来源:百度文库 编辑:杭州交通信息网 时间:2024/05/03 06:47:43
Sub Page_Load(ByVal Sender As Object,ByVal e As Args)
name.Text = Request.QueryString["name"]
end sub

代码中包含这个代码,结果出现错误.
Value of ype 'System.Collections.Specialized.NameValueCollection' cannot be converted to 'String'

怎么回事啊,请大侠们快来帮帮忙