View Single Post
Old 11-23-2017, 03:11 PM   #15
cepics
Connoisseur
cepics began at the beginning.
 
Posts: 68
Karma: 10
Join Date: Sep 2017
Location: Marseille
Device: K5_B010, fw 5.3.2.1, jb 1.14.N, usbnet 0.21.N
Quote:
Originally Posted by encol View Post
Try to put in the document folder an html (.txt) page with an anchor link (<a href=....>) in it which points to your dynamic page
this is my html.txt page:

Code:
<html>

<head>
<title> DAJE </title>
</head>

<body>
<h1> SUKA </h1>
<p> test page </p>
<img src="world.jpg"></img>
<a href="http://10.10.10.1:3000/@signalk/instrumentpanel#anchor">Link Text</a>
</body>

</html>
on the kindle:
(cool but....)

attached screen shots

Attached Thumbnails
Click image for larger version

Name:	screenshot_2017_11_23T20_38_33+0100.png
Views:	233
Size:	8.4 KB
ID:	160189   Click image for larger version

Name:	screenshot_2017_11_23T20_38_09+0100.png
Views:	220
Size:	4.5 KB
ID:	160190   Click image for larger version

Name:	screenshot_2017_11_20T21_20_10+0100.png
Views:	220
Size:	5.1 KB
ID:	160191  

Last edited by cepics; 11-24-2017 at 02:35 AM.
cepics is offline   Reply With Quote