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:gray;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> <tr> <td align="right"><b>Account Start:</b></td> <td align="left">!AccountActivationTime</td> </tr> <tr> <td align="right"><b>Duration:</b></td> <td align="left">!AccountLifeTime</td> </tr> <tr> <td align="right"><b>Valid Daily Login Time:</b></td> <td align="left">!TimeOfDayStart -- !TimeOfDayDuration</td> </tr> <tr> <td align="right"><b>Comment:</b></td> <td align="left">!GuestComment</td> </tr> </table> <div style="width:790px;margin:0 auto;text-align:left"> <b>System Requirements:</b> <hr width=790 size=2 noshade> <div style="padding-left:30px"> <ul> <li>A laptop with WLAN capabilities (801.11a/b/g). This functionality can be either embedded into your device or via a PCMCIA card. <li>Web browser software. You can use any standard Internet browser (ie, Internet Explorer, Netscape, etc). </ul> </div> </div> <div style="width:790px;margin:10px auto;text-align:left"> <b>Instructions:</b> <hr width=790 size=2 noshade> <div style="padding-left:30px;"> <ul> <li>Enable your wireless device to connect to the '!SSID' SSID. <li>Once connected, launch your Internet browser and you will be redirected to the Guest Access webpage. <li>Enter the user ID and password supplied above. By logging into the network, you are accepting the terms and conditions below. <li>You're connected! </ul> </div> </div> </div> </body> </HTML>