Most often from an HTML page when you need to navigate the user to a different page it will be done via an anchor tag ("<a/>"). This works fine if the user explicitly initiates the navigation by clicking the link. However, there are many times when building a web application the page navigation needs to be performed from JavaScript / Ajax code. This can be done using "document.location" in the HTML DOM, but it supports a couple more features than most developers are aware of.
Simple Page N...
[More]
74ed3208-1e9a-48aa-8dfa-af424e5e9164|1|1.0|27604f05-86ad-47ef-9e05-950bb762570c