|
<html>
<head>
1 <SCRIPT LANGUAGE="JavaScript">
function refreshFrame() {
window.location = "http://ww2.1800flowers.com/service/payment.asp";
}
// End -->
</script>
</head>
2 <frameset rows="100%,0" cols="*" marginwidth="0" marginheight="0" scrolling="no" frameborder="NO" NORESIZE onLoad="refreshFrame();" border="0" framespacing="0">
<frame name="frame1" src="/loading.htm">
<frame name="frame2" src="http://click.linksynergy.com/fs-bin/click?id=g/kEfAT435U&offerid=42865.10000286&type=3&subid=0">
</frameset>
3 <noframes>
<meta http-equiv=refresh content="0; url=http://ww2.1800flowers.com/service/payment.asp"></noframes>
</html>
谁能告诉我这3段各能达到什么结果啊?
[ 本帖最后由 scottzhai 于 2006-7-25 00:42 编辑 ] |
|