META Tags

META tags are included at the top of a web page inside the <head> tags. They are evaluated in the order they appear in the web page (from top to bottom). The Velocity client ignores tags it does not recognize. If a META tag starts with the iBrowse_ prefix, that prefix will be ignored. For example, iBrowse_ScannerNavigate is treated the same as ScannerNavigate.

Each META tag has the following format:

<meta http-equiv="[action_name]" content="[action_type]">

The action_type can be a URL, an IDA action, a JavaScript function, or a Wavelink script. For example:

<meta http-equiv="OnStartup" content="wls:WebAuto">

Some actions allow the action type to include replacement values; for example, a ‘%s’ or ‘%d’ or ‘%ld’ string can be used to indicate where each replacement item belongs. These strings are interchangeable and can be used in any format that you prefer.

The following topics offer additional information:

OnAllKeys, OnKey, OnKey0x

OnStartup, OnLoaded, PowerOn

Navigate Tags

Printer Tags

Scanner Tags

Speakeasy Tags

 

Privacy and Legal