静态态显示动态页的图片如何实现.
程序由人 2008-12-28 01:09:17 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<script language="javascript" type="text/javascript">
function getExhibitIndex_4()
{
url="E:/WebSite1/Default.aspx";
}
</script>
</head>
<body>
<table width="235" height="235" border="0" cellpadding="0" cellspacing="0">
<tr>
<td id="ExhibitIndex_4"><script>getExhibitIndex_4();</script>qqqqq</td>
</tr>
</table>
</body>
</html>
请问以上的代码能不能实现?我在刘览没任何的反应.改如何实现?