CodeCharge Studio

Link Overview

HTML
<a href="{Link1_Src}">{Link1}</a>
Image


The Link control is composed of two main components as shown in the HTML code above. The first of these ({Link1_Src}">}) is the page to be linked to. The second component ({Link1}) is the text that will appear on the browser to represent the link. Links are used extensively in grid forms whereby you can have a simple link that links to another page, or a link with parameters that need to be passed to the linked page.

See also:

Link Reference


On-line, printable versions and updates