sad alligevel og legede med iframes nu
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Untitled</title>
<meta name="Author" content="Lars B. Jensen, LJ Webnologics">
<meta name="Copyright" content="Lars B. Jensen, LJ Webnologics">
</head>
<body>
<br><br>
<iframe name="edit" id="edit" width="540" height="400" marginwidth="0" marginheight="0" frameborder="0" style="border: 1px solid #cdcdcd;">
</iframe>
<button onclick="alert(edit.document.body.innerText); document.all['edit'].focus()">Reset</button>
<script language="JavaScript" type="text/javascript">
<!--
function init_dynarea() {
edit.document.location.href = '
http://www.ljweb.com'; }
init_dynarea()
//-->
</script>
</body>
</html>
virker, ala
edit.document.location.href = '
http://www.ljweb.com';hvor edit er iframe navnet