Bucky
Contributor
I have an XML file with a bunch of links, categorized by, well, category.
I want to be able to write one ASP.NET page and then just rename it
to all the category names, and have it retrieve links from the XML file
based on the name of the ASP.NET file.
I have the XML reading part down pat, but is there any way I retrieve
the filename or URL of the ASP.NET page so I don't have to change it
for each file?
I want to be able to write one ASP.NET page and then just rename it
to all the category names, and have it retrieve links from the XML file
based on the name of the ASP.NET file.
I have the XML reading part down pat, but is there any way I retrieve
the filename or URL of the ASP.NET page so I don't have to change it
for each file?