View Single Post
Old 11-21-2012, 01:18 PM   #5
vvilmos
Connoisseur
vvilmos knows what's going on.vvilmos knows what's going on.vvilmos knows what's going on.vvilmos knows what's going on.vvilmos knows what's going on.vvilmos knows what's going on.vvilmos knows what's going on.vvilmos knows what's going on.vvilmos knows what's going on.vvilmos knows what's going on.vvilmos knows what's going on.
 
Posts: 50
Karma: 25754
Join Date: Jun 2012
Device: Onyx M92, K3
You can create a simple .html file on the SD e.g.

<html>
<body>
<a href="http://thesite.com/abc/index.html"> Mylink-1 </p>
<a href="http://thesite.com/abc/myart.pdf"> Mypdf-1 </p>
</body>
</html>


When you open this file with the file explorer and click on the first link,
the desired page will appear.
Clicking on the second link, you will have the option to open the pdf file
or save it in the "SD\downloads" folder.
vvilmos is offline   Reply With Quote