<% FileSystemObject.BuildPath(Path,Name) %>
<% Option Explicit %> <html> <head> <title>ThaiCreate.Com ASP FileSystemObject Object</title> </head> <body> <% Dim objFSO,objFile,Path Set objFSO = Server.CreateObject("Scripting.FileSystemObject") Path = objFSO.BuildPath(Server.MapPath("MyFiles"),"MyNewFiles") Response.write Path Set objFSO = Nothing %> </body> </html>
ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท