Kind of not secure -no way to put it into a session variable and read it like VWG ?
What about putting something hidden in the header and then posting to default.html ?
Yes you can remove the cookie and you can also use instead the browser sessionStorage. See Application.Browser.Cookies, LocalStorage or SessionStorage.