Jon Klose Larsen wrote:
> Hej
>
> Hvordan får jeg nedenstående script til at hoppe til en side bestemt af hvad
> valget er ?
Hvad med (ikke testet):
<script type="text/javascript">
jk = window.confirm("please confirm, that you will cancel your flight in
CPT #<%=request.querystring("cpt")%>")
if (jk)
{
window.location = "
http://www.dr.dk";
}
else
{
window.location = "
http://www.tv2.dk";
}
</script>
--
Mvh
Jeppe
We have unmistakable proof that throughout all past time, there has been
a ceaseless devouring of the weak by the strong.