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