|
<html> <title>Connection Setup</title> <display nostatus nooptions skipback noscroll> <body bgcolor="#111111" text="#44bb55" link=#dddddd nohtilebg fontsize=medium> <br><h1>Connection Setup<hr></h1> <form action="client:ConfirmConnectSetup">
<table cellspacing=0 cellpadding=0> <tr> <td colspan=3> Service: <tr> <td width=15> <td> <input name=serviceType type=radio bgcolor=#444444 value=standard selected checked> <td width=90> Standard: <td> <select name=whichStandardService> <option value=daily selected>Daily <option value=export>Export <option value=japantrial>Japan Trial <option value=production>Production <option value=thrashnet>ThrashNet <option value=weekly>Weekly </select> <tr> <td height=8>
<tr> <td> <td> <input name=serviceType type=radio bgcolor=#444444 value=custom> <td> Custom: <td> Address: <input size=16 ASCIIONLY name=machine bgcolor=#444444 text=#ffdd33 cursor=#cc9933 value="204.254.74.126"> Port: <input size=5 ASCIIONLY NUMBERS name=port bgcolor=#444444 text=#ffdd33 cursor=#cc9933 value="1615"> <tr> <td height=8> <tr> <td> <td> <input name=serviceType type=radio bgcolor=#444444 value=bypass> <td> None: <td> Boot URL: <input ASCIIONLY name=bootURL bgcolor=#444444 text=#ffdd33 cursor=#cc9933 value=" http://arcadia.artemis.com/webtv/client/splash-debug.html"><tr> <td height=2> <tr> <td> <td> <td> <td> Home URL: <input ASCIIONLY name=homeURL bgcolor=#444444 text=#ffdd33 cursor=#cc9933 value=" http://arcadia.artemis.com/webtv/client/home.html"><tr> <td height=2> <tr> <td> <td> <td> <td> Name Server: <input ASCIIONLY size=16 name=nameServer bgcolor=#444444 text=#ffdd33 cursor=#cc9933 value="207.76.180.2">
</table>
<table cellspacing=0 cellpadding=0> <tr> <td height=15> <tr> <td colspan=3> Service options: <tr> <td width=15> <td> <input type=checkbox name=forceSignup value=true> <td> Force signup <tr> <td height=2> <tr> <td width=15> <td> <input type=checkbox name=useEncryption value=true checked> <td> Use encryption <tr> <td height=2> <tr> <td width=15> <td> <input type=checkbox name=useDirectConnection value=true> <td> Use direct connection </table> <table width=100%> <tr> <td align=right width=100% height=70> <form action="client:GoToPhoneSetup"> <font color="#E7CE4A" size=-1><shadow> <input type=submit borderimage=" file://ROM/Borders/ButtonBorder2.bif"value="Phone Settings" name="Phone Settings" usestyle width=163> </shadow></font> </form> <td align=right width=100% height=70> <font color="#E7CE4A" size=-1><shadow> <input type=submit borderimage=" file://ROM/Borders/ButtonBorder2.bif"value="Connect" name="Connect" usestyle width=103> </shadow></font> </table> </form> </body>
Cut & Paste this HTML: |