<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>12 Apr 2016 12:01:00 Z</lastBuildDate><pubDate>10 Apr 2016 16:16:00 Z</pubDate><description>Hi All,&#13;
&#13;
I am making a series of html help pages for my Android app and have hit a problem with images and page links.&#13;
&#13;
The files are installed into the &lt; current directory &gt;&#13;
&#13;
eg. help1.html, help2.html, logo132.jpg&#13;
&#13;
Loading the html file into a HTML control is no problem, but I can't work out how to reference images and other html files as links.&#13;
&#13;
For images I am trying - spaces added to &lt; and &gt;&#13;
&#13;
&#13;
&lt; img src="logo132.jpg" &gt;&#13;
&#13;
&#13;
For links, eg from help001.html to help002.html:&#13;
&#13;
&#13;
&lt; a href="help002.html" &gt;&#13;
&#13;
&#13;
Neither work in an html control.&#13;
&#13;
Can anyone tell me what I am doing wrong?&#13;
&#13;
Thanks&#13;
&#13;
Pete</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control/read.awp</link><title>WM20: image and page links html control</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control-57266/read.awp</comments><pubDate>12 Apr 2016 12:01:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
Thanks for tip, very useful.&#13;
&#13;
To explain the background; the help for the app I am working on requires lots of …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control-57266/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control-57266/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control/read.awp">WM20: image and page links html control</source><title>Re: WM20: image and page links html control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control-57258/read.awp</comments><pubDate>11 Apr 2016 16:01:00 Z</pubDate><description>Hi Peter,&#13;
&#13;
be careful... depending on the android device/os version, the path to the scdard can be quite different. So ////sdc…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control-57258/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control-57258/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control/read.awp">WM20: image and page links html control</source><title>Re: WM20: image and page links html control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control-57247/read.awp</comments><pubDate>10 Apr 2016 16:46:00 Z</pubDate><description>OK, I worked it out..&#13;
&#13;
I moved everything to a folder called 'help'&#13;
&#13;
For images :&#13;
&#13;
&lt; img src="file:////sdcard/help/logo132…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control-57247/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control-57247/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57242-wm20-image-and-page-links-html-control/read.awp">WM20: image and page links html control</source><title>Re: WM20: image and page links html control</title></item></channel></rss>
