I have developed one of my web page in asp.net as browse directory as like given link
http://www.codeproject.com/Articles/21895/Directory-Browsing-in-ASP-Net-2-0
its working fine.But it showing the server directory to select the path. It doesnt show that particular system directory which accessing that website.
Ex:Suppose i hosted this web application in IIS in my system and access this website in some other system or computer,it showing the directory of my system(ie.server)to select the path.It doesnt show that particular system directory which accessing that website.
how to fix this error?
pls guide me friends...