Morpheusweb.it - Risorse per webmaster: script, ASP.NET, C#, Visual Basic .Net, tutorial, asp, javascript, css, php, html, java, ADO, VBScript, forms, frames, Active Server Pages, Dynamic HTML, database, gratis per webmaster e webdesigner

Server.MapPath

To find the path of a page on the server.


<%
Dim mypath
mypath = Server.MapPath("./")
Response.write "<p>Current directory is: " & mypath
%>


Download code...


Print this page


 

Inizio pagina

risorse per webmaster