SA Dev wrote:
[color=blue]
>
> I just finished writing something to make a help file for a Pocket PC
> device. The Pocket PC device allows not really showing the .HTM file
> as a long single file, but instead uses a tag to suppress the file to
> only display one topic at a time. It then uses bookmarks to jump
> around the file. I realize that this could be done with multiple
> HTML files, but I was hoping there was some way to do it in a single
> file somehow. Does anyone have any ideas or an example? Maybe I
> need to look into the MS CHM file format. Any ideas?
>[/color]
I suppose you could store the file in your-XML, or XHTML, and use XPath
conversion or XSLT to write different HTML files to disk. You could use
PHP5, or ASP, or something like that. I wonder why the Pocket PC device
is not smart enough to split the files up itself. After all no one says
a single HTML file must be displayed in a single chunk, I believe the
browser may take the freedom to format according to the medium
restrictions -- not necessarily something the author of the web-page
should do.
--
Google Blogoscoped
http://blog.outer-court.com