วันอาทิตย์ที่ 13 มกราคม พ.ศ. 2551

Use Server.Mappath In Class File.

The first thing you must import namespace as below. using System.Web; And you can use them such as: HttpContext.Current.Server.MapPath("myPath"); this function Server.MapPath() will return string result.

ไม่มีความคิดเห็น: