| ECS-L Home Automation and Security Archives |
| Subject: From: Date: | Re: [ECS] html question ! Don Stephens Fri, 17 Nov 2000 21:06:27 -0800 |
Paul:
try moving ECSIO.* to that directory or create a path to it.
----- Original Message -----
From: paulv
To: ecs-list@netbloc.com
Sent: Friday, November 17, 2000 5:41 PM
Subject: [ECS] html question !
hi all
i have bought a couple of books on html now an i am having some fun with it.
i have a question ??
i have a file (main1.htm ) it is located in the ecs dir ,now if i run this file using
localhost option everything works fine
then i copy it to the web3 dir (a sub dir off ecs ) where i want my custom htm files
to be.
when i try localhost option there i get an error message.....
a runtime eror has occurred
do you wish to debug
line 4
error:syntax error
main1.htm
<HTML>
<META HTTP-EQUIV="Expires "content="0">
<META HTTP-EQUIV="Pragma "content="no-cache">
<META HTTP-EQUIV="Cache-Control "content="no-cache">
<BODY ONLOAD="document.Ecsio.onload();">
<APPLET NAME="Ecs msg" CODE="Ecs msg.class" WIDTH=100% HEIGHT=25>
<param name="SBS0" value="ECS MSG">
</applet>
<br><APPLET CODE="Ecsio.class" name="Ecsio" WIDTH=0 HEIGHT=2>
<param name="ECS PORT" value="3000">
</applet>
</BODY></HTML>
could someone please tell/show me what i am missing here
thanks in advance
paul venables :)
----- Original Message -----From: paulvSent: Friday, November 17, 2000 5:41 PMSubject: [ECS] html question !hi alli have bought a couple of books on html now an i am having some fun with it.i have a question ??i have a file (main1.htm ) it is located in the ecs dir ,now if i run this file using localhost option everything works finethen i copy it to the web3 dir (a sub dir off ecs ) where i want my custom htm files to be.when i try localhost option there i get an error message.....a runtime eror has occurreddo you wish to debugline 4error:syntax errormain1.htm<HTML>
<META HTTP-EQUIV="Expires "content="0">
<META HTTP-EQUIV="Pragma "content="no-cache">
<META HTTP-EQUIV="Cache-Control "content="no-cache">
<BODY ONLOAD="document.Ecsio.onload();">
<APPLET NAME="Ecs msg" CODE="Ecs msg.class" WIDTH=100% HEIGHT=25>
<param name="SBS0" value="ECS MSG">
</applet>
<br><APPLET CODE="Ecsio.class" name="Ecsio" WIDTH=0 HEIGHT=2>
<param name="ECS PORT" value="3000">
</applet>
</BODY></HTML>
could someone please tell/show me what i am missing here
thanks in advance
paul venables :)