Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

CSMAC.TRANSACTSERVER

Returns a string with the form protocol://hostname:port that is the URL prefix of the configured Transact.

Syntax

Parameters

PROTOCOL (optional)
Input parameter. Either http or https. If PROTOCOL is omitted, the default protocol for contacting Transact is taken from the transact.ini file.

VARNAME (required)
Input and output parameter. As input, name of a variable to write with the URL prefix string on output.

Description

The returned string contains the protocol, hostname, and possibly port number, but does not contain any pathname or query string portions of the URL. If a standard default port is configured for either http (80) or https (443), this is omitted from the returned string. For example, depending on values in the transact.ini file, the following URL string might be returned:

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.