I am trying to have my Web Application get a Xml Rss feed and save it to a directory in my Web Application directory?
My Web application is at DiscountASP and I have changed the URL, in the example, for security reasons. I will plug in my correct site URL in the "NameChangedForExample" position
Can someone Please tell me if "http://www.NameChangedForExample.com/default.aspx/MyRssFeed/mod_latest.rss" is the correct path (See myXmlDoc.Save() below)
Here is the code if that helps...
Is this correct URL path string