Server.MapPath

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ash

    #1

    Server.MapPath

    when i use Server.MapPath( "../") , it created a compile error msg after i ran the program.
    Anyone know how to solve the problem?

    Many Thx.
  • Herfried K. Wagner [MVP]

    #2
    Re: Server.MapPath

    "ash" <ash@gmail.coms chrieb:
    >when i use Server.MapPath( "../") , it created a compile error
    >msg after i ran the program.
    Which error message?

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

    Comment

    Working...