Hi,
I'm using ASP for a website, the links work, in essence. but when i choose one particular link from one page back to the base page the url does not change, although the page itself has.
its a simple link so i don't understand the problem
I'm using ASP for a website, the links work, in essence. but when i choose one particular link from one page back to the base page the url does not change, although the page itself has.
Code:
<a href="Task.asp">[ Back to Task List ]</a>
its a simple link so i don't understand the problem