".net" get physical file address

  • Thread starter Thread starter astroboy
  • Start date Start date
A

astroboy

What's the syntax to get the physical address of something like this
"map/abc.mdb"?
IN classic ASP is Response.MapPath("map/abc.mdb") which return something
like c:\inetpub\wwwroot\map\abc.mdb?

How do I do it with VB.NET application?

Any help would appreaciate?

Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top