Jump to content

Help:can i get physical path of any web page

- - - - -

  • Please log in to reply
2 replies to this topic

#1
gary tober

gary tober

    Newbie

  • Members
  • Pip
  • 1 posts
may i get the physical path of any page hosted on different server

#2
zoranh

zoranh

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 207 posts
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
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
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