may i get the physical path of any page hosted on different server
2 replies to this topic
#1
Posted 15 October 2010 - 12:52 AM
|
|
|
#2
Posted 15 October 2010 - 01:03 AM
What do you mean by physical path? Is that path to disk location on the Web server? And where from do you ask - from ASP code being executed or you want to get it from remote location via HTTP?
#3
Posted 18 October 2010 - 01:47 AM
You could try with this i suppose,
System.IO.Path.[COLOR=DarkOrange]GetFullPath[/COLOR](Request.[COLOR=YellowGreen]FilePath[/COLOR]);
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









