|
Posted by cwdjrxyz@yahoo.com on 10/21/05 19:13
keerthana_m_2003@yahoo.com wrote:
> I have designed a web page containing many pages and figures. I want to
> make a single dll file or EXE file. I want one single html file which
> can extract the pages from these exe or dll files and display in
> internet explorer. How can this be done.
I am not certain I understand what you want to do, but I am guessing
that what you need is to create a self extracting SFX archive. This
type of compression is used to compress a collection of various files
that may include html, text, image, etc types. It has an extension of
..exe. When you click on the icon for this type of file twice it opens
to decompress all of the files automatically. One can also encrypt such
files so that only someone with the key can open them. I use
GlobalScape's CuteZip, and it allows creation of such files, including
encrypted ones. Likely other compression programs can do this also. The
common .zip file is just one of many types of archive formats, and it
is not always the best for many applications.
Navigation:
[Reply to this message]
|