|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | html question ! paulv Fri, 17 Nov 2000 17:41:44 -0800 |
Fri, 17 Nov 2000 17:41:44 -0800
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 :)
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 :)
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects