Why have asp page copy of index page?
My web site was originally generated by a website building software. I am now gradually wanting to remove many of the remnants of that software's code and have the site all in code I am familiar with and understand.
I have a default.html page and also an identical default.asp page. Whenever I make chages to one, I save a copy as the other and upload both.
Once you navigate from the default.html page to another page, the navigation links on the other pages take you back to the .asp page if you click a Home link.
Does anyone know why this .asp page was created, and why my Home links point to it instead of the .html page? Is there a good reason to do this?
See link in sig below.
|