danny wrote on 28 feb 2005 in comp.lang.javascript:
> <script language="javascript">
> function ConfirmPage() {
[quoted text clipped - 5 lines]
> woriks fine when using a domain such as yahoo.com or google.com. Any
> suggestions?
relative adressing:
window.location.href="ConfirmationPage.htm";
If the originating page is on the same dirctory.

Signature
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)