我的思路是这样的,这是一句select语句, string sql = "SELECT TOP 5 EmployeeID, FirstName, LastName,aa FROM Employees where EmployeeID=@EmployID and FirstName like '%'+@FirstName+'%'";我要检索出来@EmployID,和@FirstName,开始我用的是... Read More
posted @ 2010-11-11 09:37
gull
Views(2278)
Comments(0)
Diggs(0)
这些是主要的代码文件上传的protected void 学生上传信息_upfile_Click(object sender, EventArgs e)//文件上传 { 学生上传信息.Text = upfile(学生上传信息_file, MapPath("..") + "/uploadfile/", "uploadfile/"); 教师下载信息.Text = 学生上传信息.Text; }protec... Read More
posted @ 2010-11-11 09:07
gull
Views(172)
Comments(0)
Diggs(0)
protected void cmdUpload_Click(object sender, EventArgs e) { // Check if a file was submitted. if (Uploader.PostedFile.ContentLength != 0) { try { if (Uploader.PostedFile.ContentLength > 1048576... Read More
posted @ 2010-11-11 08:33
gull
Views(398)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号