自
自我教育
Unregistered / Unconfirmed
GUEST, unregistred user!
页面代码如下:
<HTML>
<H1> Delphi 6 ActiveX Test Page </H1><p>
You should see your Delphi 6 forms or controls embedded in the form below.
<HR><center><P>
<OBJECT id="printer"
classid="clsid:0F80E00A-D69E-11D7-92D2-00004C0E70D8"
codebase="Printer.cab#version=1,0,0,0"
width=538
height=350
align=center
hspace=0
vspace=0
>
</OBJECT>
<script language="VBScript">
<!--
printer。print '2881568','asdfsdfs','1254.06','1234.06','20','34','nene'
-->
</script>
</HTML>
错误提示:
错误的参数个数或无效的属性“printer”
<HTML>
<H1> Delphi 6 ActiveX Test Page </H1><p>
You should see your Delphi 6 forms or controls embedded in the form below.
<HR><center><P>
<OBJECT id="printer"
classid="clsid:0F80E00A-D69E-11D7-92D2-00004C0E70D8"
codebase="Printer.cab#version=1,0,0,0"
width=538
height=350
align=center
hspace=0
vspace=0
>
</OBJECT>
<script language="VBScript">
<!--
printer。print '2881568','asdfsdfs','1254.06','1234.06','20','34','nene'
-->
</script>
</HTML>
错误提示:
错误的参数个数或无效的属性“printer”