Table of Contents
Introduction
Information Tags
String Tags
Variable Tags
URL Tags
If Tags
Graphics Tags
Database Tags
Programming Tags
Supports System
SSI
htaccess
Image Maps
Appendix
|
<clientname>
|
 |
<clientname> is defined in the Main RXML parser module.
Prints the name of the browser the user is using.
|
|
Attributes
- full
-
Returns the full name of the browser.
Example
source code
|
Your browser idientifies itself as
<clientname>.
|
 |
|
result
|
Your browser idientifies itself as
crawler.pike.
|
|
|