dvIceT
Member
Registered: Dec 2000
Location:
Posts: 152 |
Re: Only .PRC & .PDB?
quote: Originally posted by Shakes
But I thought any doc file stored on the handheld is automatically a Palm-doc file?! Or does it work like the MEMOPAD files which are just plain text?
Does using the "pub <filename>" command allow one to upload an edited HTML file onto the server, and allowing others to view the file from their PC web-browsers, as well as Palm-based browsers?
Yeah, the "pub <filename>" command will allow you to upload an edited HTML file, but first you need to convert that HTML file, which is actually just plain text, into uncompressed DOC format. The DOC format was specially designed for the PalmOS to allow text documents to be encoded to allow them to be loaded into PalmOS handheld memory and read by DOC readers like CSpotRun, ZDoc, AportisDoc, etc.
Technical aspects aside, just download ZDoc(version m03, preferably), select "New Doc" from the File menu, name the file <something>.html, open <something>.html, and start coding your HTML. When you're done, start up LFtp and do "pub <something>.html" after you've logged in and navigated to the appropriate directory. The file should be viewable by PC and Palm web browsers alike, depending on their capabilities.
|