
Default GuestPortal Source Code
SCALANCE WLC711
B-2 C79000-G8976-C260-03, 07/2012, User Guide, V8.11
Default GuestPortal Ticket Page Source Code
Note:
The GuestPortal account information placeholders used in the html code are preceded by the ! character.
<HTML>
<HEAD>
<title></title>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
</HEAD>
<body style="text-align:center">
<table cellspacing="0" cellpadding="0" border="0" align="center"
width="790">
<tr>
<td style="background-color:#6666b0;color:white;font-
weight:bold;font-size:30;padding:5px"
align="center" width="790">GuestPortal</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0" style="margin:0 auto">
<tr>
<td align="right"><b>Guest Name:</b></td>
<td align="left">!GuestName</td>
</tr>
<tr>
<td align="right"><b>User ID:</b></td>
<td align="left">!UserID</td>
</tr>
<tr>
<td align="right"><b>Password:</b></td>
<td align="left">!Password</td>
</tr>
!UserID User ID for the guest
!Password Password for the guest
!SSID SSID to connect to
!AccountActivationTime Account available time
!AccountLifeTime Account life time
Table B-1 Default GuestPortal Ticket Page Template Placeholders (continued)
Placeholder tag Description
Kommentare zu diesen Handbüchern