mohan
07-28-2003, 11:19 PM
Hi,
do anybody have the idea of how to include a htm file inside lzx file.
like i have 1.lzx and 1.htm, i want htm file to be added in the lzx file.
1.lzx
<canvas>
<include href="1.htm" />
</canvas>
i tried by this way but its not working.
do anybody have the idea of how to include a htm file inside lzx file.
like i have 1.lzx and 1.htm, i want htm file to be added in the lzx file.
1.lzx
<canvas>
<include href="1.htm" />
</canvas>
i tried by this way but its not working.