Probably a stupid question, but is there a Javascript method to browse another url, from the existing window, not window.open() that would open another window
So something that edit the window.document.URL (possible) and refresh? not sure its possible client-side