current filepath?

  • Thread starter Thread starter Lauchlan M
  • Start date Start date
L

Lauchlan M

How do you get the filepath the app is currently hosted in?

I need this to set my Access data connection strings when hosted remotely.

Thanks

Lauchlan M
 
| How do you get the filepath the app is currently hosted in?

MyPath = Server.MapPath("/")

| I need this to set my Access data connection strings when hosted remotely.

Access?
 

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