You could use a javascript function when the page
loads....
<html>
<head>
<script language="JavaScript">
<!--
function gotoPage()
{
top.location.href="<@CGI><@APPFILEPATH>myfile.taf"
}
//-->
</script>
</head>
<BODY onLoad="gotoPage()">
</Body>
</html>
--- Aseem Mal <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there any other way to re-direct the user once he
> has added an item
> to a shopping cart, other than:
>
> <META HTTP-EQUIV="REFRESH" CONTENT="0; URL=
> http://mypage.taf ">
>
> The above method seems to have a problem with the
> Internet Explorer on a
> Mac. It makes another insert statement into my
> database if i hit the
> Back button.
>
> Can someone help?
>
> Thanks,
>
> Aseem Mal.
>
>
__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
with unsubscribe witango-talk in the message body