-
Junior Member
Remote view trouble
I have set up a camera system on a small network. Lan side works great. but the Wan side is giving me trouble. all firewalls are off and ports are open but no matter what ports i use i get this kinda page display!!!!!!!!!!!
<html>
<head>
<title>DVR Netview</title>
<meta http-equiv="Page-Enter" content="blendTrans(Duration=0.5)">
<meta http-equiv="Page-Exit" content="blendTrans(Duration=0.5)">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="Expires" content="0">
<script language="JavaScript">
document.title = document.title+ " -- " + window.location.host;
</script>
</head>
<script>
function document.onkeydown()
{
if(window.event.keyCode == 8
|| window.event.keyCode == 9)
window.event.keyCode = 0;
}
</script>
<frameset border=0 frameSpacing=0 rows=0,100% frameBorder=0>
<frame name=topFrame src="" noResize scrolling=no>
<frame name=main1 src="./live_video.asp?uK=151B16B1.A.E94E" target="_self">
</frameset>
</html>
Any info on why would be greatly appreciated. ty
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules