[lassoApp_link] is used to mark links to files which are internal to a LassoApp. It need only be used within files that are going to be compiled into a LassoApp.
A LassoApp is compiled out of all the files within a folder. Any links from file to file within that folder including links in HTML anchor tags <a href="...">, image tags <img src="..." >, form actions, [include]s, [library]s must be marked with a [lassoApp_link] tag.
lassoApp_link('File Path')
Use the [LassoApp_Link] method. The following example marks a link to the file response.lasso in the same page as the current file as a LassoApp link.
Code
<a href="[lassoApp_Link('response.lasso')]"> Response </a>
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments