View difference between Paste ID: J8t5jzhk and CYfUz50n
SHOW: | | - or go back to the newest paste.
1-
<div style='margin:10px;'> 
1+
<div class='cpExpandoBox colorLightBg' id="section_shakeActions">
2
3
<b>The URL to this HTML screen/page is:</b> 
4
<div style='padding-top:5px;'>	
5
6
<?php 
7
echo '<a href="'; 
8
echo $dataURL = $objApp->fnGetAppDataURL($appGuid) . "/documents/customHTML_" . $BT_itemId . ".html";; 
9
echo '" target="_blank">'; 
10
echo $dataURL = $objApp->fnGetAppDataURL($appGuid) . "/documents/customHTML_" . $BT_itemId . ".html";; 
11
echo '</a>'; 
12
?> 
13
</div> 
14
15
<div style='padding-top:5px;'> 
16
This link can be useful for when you're trying to link from one Custom HTML / Text screen to another. 
17
18
</div> 
19
</div>