|
Originally Posted by stevenshytle
|
|
Is there a way to create hyperlinks that work on the PocketPC 2003 in Pocket word
|
Hi,
I have attched a document file which I wrote on the Axim.
The following is the contents:
"
try this: http:\www.steviefos.co.uk
Or this: File:\/Storage%20Card/Pictures/At%20The%20Top.JPG
"
The first link is a normal hyperlink to a web page,
The second link is a demonstration of how you would link to a local file on your Axim.
Note the use of the file:\\ instead of http:\\, also, the use of the %20 which is basically a character code for a space. Anywhere you have a space in a file name you need to replace this with %20.
I have not found a way of hiding a hyperlink behind a word as you would on a normal web page, but this might help you in the mean time (in HTML you'd use the <a href="..."> tag, but this doesn't work in pocket word.
Perhaps you could put a word then a dash then the link on each line of the page ?
Maybe someone else knows a way of making a word into a link ?
Hope this helps...