2008年11月21日

html 直接轉址語法

直接轉址

<html><BODY>
<script Language="JavaScript">
location.href= ("http://web.tw");
</script></BODY></html>