<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting Started</title><link>http://forums.asp.net/15.aspx</link><description>The perfect forum for ASP.NET novices. No question too simple! &lt;A href="http://aspadvice.com/SignUp/list.aspx?l=21&amp;amp;c=17" target=_blank&gt;Email List&lt;/A&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Get the external file url with respect to the server url</title><link>http://forums.asp.net/thread/2080648.aspx</link><pubDate>Fri, 28 Dec 2007 13:22:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2080648</guid><dc:creator>digeeshs</dc:creator><author>digeeshs</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2080648.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=2080648</wfw:commentRss><description>&lt;font size="2"&gt;
&lt;p&gt;mySrc = &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;new&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#008080" size="2"&gt;Uri&lt;/font&gt;&lt;font size="2"&gt;((&lt;/font&gt;&lt;font color="#800000" size="2"&gt;@&amp;quot;D:\Data\Voice\2007\12\19\20071219105446001.wav&amp;quot;&lt;/font&gt;&lt;font size="2"&gt;), &lt;/font&gt;&lt;font color="#008080" size="2"&gt;UriKind&lt;/font&gt;&lt;font size="2"&gt;.RelativeOrAbsolute).AbsoluteUri;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;this will&amp;nbsp;give the url of the file.&lt;font size="2"&gt;&lt;/p&gt;&lt;/font&gt;</description></item><item><title>Re: Get the external file url with respect to the server url</title><link>http://forums.asp.net/thread/2080642.aspx</link><pubDate>Fri, 28 Dec 2007 13:20:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2080642</guid><dc:creator>interwanderer1</dc:creator><author>interwanderer1</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2080642.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=2080642</wfw:commentRss><description>&lt;p&gt;That&amp;#39;s right... you can however get the url of that file if you know the name of the website...&lt;/p&gt;
&lt;p&gt;if you know that you&amp;#39;re file is named&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c:\inetpub\www\&lt;strong&gt;mywebsite&lt;/strong&gt;\somefolder\thisisyourfile.txt&amp;nbsp; ... and your website is&amp;nbsp; &lt;a href="http://www.yoursitename.com/"&gt;www.yoursitename.com&lt;/a&gt;&amp;nbsp;.... having the mywebsite as your website or virtual directory...&lt;/p&gt;
&lt;p&gt;then the location of your file thru url would be&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a href="http://www.yoursitename.com/somefolder/thisisyourfile.txt"&gt;www.yoursitename.com/somefolder/thisisyourfile.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;greets,&lt;/p&gt;
&lt;p&gt;Erdem&lt;/p&gt;</description></item><item><title>Re: Get the external file url with respect to the server url</title><link>http://forums.asp.net/thread/2080619.aspx</link><pubDate>Fri, 28 Dec 2007 13:08:04 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2080619</guid><dc:creator>DMW</dc:creator><author>DMW</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2080619.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=2080619</wfw:commentRss><description>&lt;p&gt;A physical file that is outside the virtual directory folder has no accessible&amp;nbsp;URL. If it did, then you&amp;#39;d be able to access all files on a web server.&lt;/p&gt;</description></item><item><title>Get the external file url with respect to the server url</title><link>http://forums.asp.net/thread/2080379.aspx</link><pubDate>Fri, 28 Dec 2007 09:14:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2080379</guid><dc:creator>digeeshs</dc:creator><author>digeeshs</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2080379.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=15&amp;PostID=2080379</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have a file that is outside the server location. How can I get the url of the physical path of the external file?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;</description></item></channel></rss>