U.M. (Windows)

Table Of Contents
C-20 FileMaker Pro User’s Guide
External ("Web-ClientAddress", 0) Returns the domain name (for example,
www.claris.com) of a Web user whose HTTP request
is currently being processed by FileMaker Pro Web
Companion. Returns the Web user’s IP address if the
domain name is not available.
External ("Web-ClientIP", 0) Returns the IP (Internet protocol) address of the
Web user whose HTTP request is currently being
processed by FileMaker Pro Web Companion
External ("Web-ClientName", 0) Returns the value that the Web user types for user
name in the Web browser password dialog box
External ("Web-ClientType", 0) Returns the name and version of the Web browser
being used by the Web user
External ("Web-ToHTML", field
name)
External ("Web-ToHTML", text value)
Returns the contents of the specified field or of the
text value encoded in HTML
External ("Web-ToHTTP", field name)
External ("Web-ToHTTP", text value)
Returns the contents of the specified field or of the
text value encoded in HTTP
Syntax Definition