summaryrefslogtreecommitdiffstats
path: root/Website/devconf.html
diff options
context:
space:
mode:
Diffstat (limited to 'Website/devconf.html')
-rw-r--r--Website/devconf.html95
1 files changed, 95 insertions, 0 deletions
diff --git a/Website/devconf.html b/Website/devconf.html
new file mode 100644
index 0000000..d89ffd5
--- /dev/null
+++ b/Website/devconf.html
@@ -0,0 +1,95 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+ <title>GSM selftest Software</title>
+ <meta name="generator" content="BBEdit 9.6" />
+ <link rel="stylesheet" href="css/tooltip.css" type="text/css" media="screen">
+</head>
+
+<body background="Images/BackGround.jpg">
+
+<FORM name="testForm" form action="devconf.php" method="POST">
+ <table style="width:50%; margin:auto" border="0">
+ <tr>
+ <td height="100px" align="center"><a href="index.php" STYLE="TEXT-DECORATION: NONE"><font size="3" face="Century Gothic" color="LightGray">HOME</font></a></td>
+ <td height="100px" align="center"><a href="Blank.html" STYLE="TEXT-DECORATION: NONE"><font size="3" face="Century Gothic" color="LightGray">About Us</font></a></td>
+ <td height="100px" align="center"><font size="3" face="Century Gothic" color="LightGray">Log Out</font></td>
+ </tr>
+
+ <tr>
+
+ <td height="45px" align="right"><a class="tooltip" href="#">
+ <INPUT type="image" value="Smart test" name="smart" src="Images/AutoIcon.png">
+ <span class="custom warning"><img src="css/Info.png" alt="Warning" height="48" width="48" />
+ <em>Automatic Configuration</em> To make Automatic configuration of the devices</span></a>
+ </td>
+ <td>
+ </td>
+ <td height="45px" align="left"><a class="tooltip" href="#">
+ <INPUT type="image" value="Smart test" name="smart" src="Images/ManualIcon.png">
+ <span class="custom warning"><img src="css/Info.png" alt="Warning" height="48" width="48" />
+ <em>Manual Configuration</em> Manual configuration of the devices</span></a>
+ </td>
+
+ </tr>
+ <tr height="50px">dsfsfdsf
+ </tr>
+ </FORM>
+ <tr>
+ <table style="width:50%; margin:auto" border="0">
+ <tr>
+ <td height="100px" width ="100px" align="left">
+ <font size="3" face="Century Gothic" color="LightGray">
+ <form name="myform" action="xxx.php" method="POST">
+ <input type="radio" name="device" value="RZ" /> RZ GSM 1<br>
+ <input type="radio" name="device" value="EPlus" /> E-Plus<br>
+ <input type="radio" name="device" value="O2" /> O2<br>
+ <input type="radio" name="device" value="Vodaphone" /> Vodaphone<br>
+ <input type="radio" name="device" value="T-Mobile" /> T-Mobile<br>
+ </form>
+ </font>
+ </td>
+ <td height="100px" width ="70px" align="left">
+ <font size="3" face="Century Gothic" color="LightGray">
+ Port Number<br>
+ IMEI<br>
+ Number<br>
+ </font>
+ </td>
+ <td height="100px" width ="80px" align="left">
+ <font size="3" face="Century Gothic" color="LightGray">
+ : <input type="text" name="portname" /></br>
+ : <input type="text" name="imei" /><br>
+ : <input type="text" name="number" /><br>
+ </font>
+ </td>
+ <td height="100px" width ="50px" align="left">
+ <font size="3" face="Century Gothic" color="LightGray">
+ <INPUT type="image" value="submit" name="submit" src="Images/SubmitButton.png"><br />
+ </font>
+ </td>
+
+ </form>
+ </tr>
+ </table>
+ </tr>
+
+ <tr>
+ <td height="200px" align="center"></td>
+ <td height="200px" align="center"></td>
+ <td height="200px" align="center"></td>
+ </tr>
+
+ <tr>
+ <table style="width:100%; margin-top: -10px; height: 140px; align: center" border="0">
+ <tr>
+ <td height="100px" align="center" valign="bottom"><font size="1" face="Century Gothic" color="LightGray">Albert-Ludwig University of Freiburg 2011</td>
+ </tr>
+ </table>
+ </tr>
+ </table>
+
+
+</body>
+</html>