Hey guys,
You know how we can do Server.Mappath(" " to get the location of the current page?
Is there a way that you know of to do it in javascript?
I have a button, and when its clicked I want it to go out two folder levels and get to a file there. the usual
..\..\ doesn't work though (keeps trying to go to the current path and add that on). Funny thing is that if I just put a file thats in the same directory, it works no problem.
Thanks,
jack
You know how we can do Server.Mappath(" " to get the location of the current page?
Is there a way that you know of to do it in javascript?
I have a button, and when its clicked I want it to go out two folder levels and get to a file there. the usual
..\..\ doesn't work though (keeps trying to go to the current path and add that on). Funny thing is that if I just put a file thats in the same directory, it works no problem.
Thanks,
jack