NIPO ODIN Version 5.17

<<<! … !>>>

System

Web Client only

Purpose

Insert HTML tags, including JavaScript, in text.

Syntax

<<<! … !>>>

Description

With this command it is possible to insert HTML tags, including JavaScript in the text of a NIPO ODIN questionnaire. The HTML starts with <<<! and is closed with !>>>.

Example

*PAGE
Click <<<! <A HREF="http://www.niposoftware.com" TARGET="_blank" ONCLICK= "window.open ('http://www.niposoftware.com', 'niposoftware', 'width=1024, height=640, toolbar=no, menubar=no, location=no, resizable=yes, scrollbars=yes'); return false; ">here</a> !>>> to open the NIPO Software website in a new Browser window.

Result:

Embedded PNG Image Template (Styled)

Clicking the link opens the NIPO Software website in a new browser window.