diff options
Diffstat (limited to 'abs/core-testing/local-website/htdocs/remote/remote-wide.html')
-rw-r--r-- | abs/core-testing/local-website/htdocs/remote/remote-wide.html | 275 |
1 files changed, 0 insertions, 275 deletions
diff --git a/abs/core-testing/local-website/htdocs/remote/remote-wide.html b/abs/core-testing/local-website/htdocs/remote/remote-wide.html deleted file mode 100644 index 2806007..0000000 --- a/abs/core-testing/local-website/htdocs/remote/remote-wide.html +++ /dev/null @@ -1,275 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<title>MythTV Web Wide Remote</title> -<link rel="stylesheet" type="text/css" media="screen" href="remote.css" /> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> - -<script language="javascript"> - function setredirect(where,value) - { - //set the redirect location - document.getElementById('redirectpage').value=where; - //set the clicked on value - document.getElementById('buttonvalue').value=value; - return true; - } -</script> - -</head> - - -<body> -<form method="post" action="backend.php"> -<!--- -Set this hidden field to the default page that you want all redirections to go to. -When left unset, the default behavior is to redirect back to the original page that -sent the request to the backend.php script. ----> -<input type="hidden" name="redirectpage" id="redirectpage" value=""> - -<!--- -This hidden field is set via javascript to get around IE's problem with posting -an imagebutton value ----> -<input type="hidden" name="buttonvalue" id="buttonvalue" value=""> - - -<table style="" align="left" border="0" cellspacing="0" width="300"> - - <tbody> - - <tr> - - <td valign="top"> - <table border="0" cellspacing="0"> - - <tbody> - - <tr style="height: 8px;" align="center"> - <td colspan="6"></td> - - </tr> - - <tr align="center"> - - <td><input name="submit" class="txt" value="TV" type="submit" /></td> - - <td><input name="submit" class="txt" value="Music" type="submit" /></td> - - <td><input name="submit" class="txt" value="Video" type="submit" /></td> - - <td><input name="submit" class="txt" value="Recordings" type="submit" /></td> - - <td><input name="submit" class="txt" value="Guide" type="submit" /></td> - - <td><input name="submit" class="txt" value="Pictures" type="submit" /></td> - - </tr> - - <tr style="height: 8px;" align="center"> - - <td> - </td> - </tr> - - <tr> - - <td colspan="3" align="center"> - <table style="width: 70%;" border="0" cellspacing="0"> - - <tbody> - - <tr align="center"> - - <td> </td> - - - <td><input alt="Record" name="submit" class="record" value="Rec" src="images/blank.gif" type="image" onclick="setredirect('','Rec')" /> </td> - - <td><input alt="Stop" name="submit" class="stop" value="Stop" src="images/blank.gif" type="image" onclick="setredirect('','Stop')" /> </td> - - <td><input alt="Pause" name="submit" class="pause" value="Pause" src="images/blank.gif" type="image" onclick="setredirect('','Pause')" /> </td> - - <td> </td> - - </tr> - - <tr> - - <td><input alt="Rewind" name="submit" class="rewind" value="<<" src="images/blank.gif" type="image" onclick="setredirect('','<<')" /> </td> - - <td> </td> - - <td><input alt="Play" name="submit" class="play" value="Play" src="images/blank.gif" type="image" onclick="setredirect('','Play')" /> </td> - - <td> </td> - - <td><input alt="Fast Forward" name="submit" class="ffwd" value=">>" src="images/blank.gif" type="image" onclick="setredirect('','>>')" /> </td> - - </tr> - - <tr> - - <td> </td> - - <td><input alt="Skip Back" name="submit" class="sback" value="|<" src="images/blank.gif" type="image" onclick="setredirect('','|<')" /> </td> - - <td> </td> - - <td><input alt="Skip Forward" name="submit" class="sfwd" value=">|" src="images/blank.gif" type="image" onclick="setredirect('','>|')" /> </td> - - <td> </td> - - </tr> - - </tbody> - </table> - - </td> - - <td colspan="3" align="center"> - <table border="0" cellspacing="0" width="60%"> - - <tbody> - - <tr align="center"> - - <td align="right"><input name="submit" class="number" value="1" type="submit" /></td> - - <td><input name="submit" class="number" value="2" type="submit" /></td> - - <td align="left"><input name="submit" class="number" value="3" type="submit" /></td> - - </tr> - - <tr align="center"> - - <td align="right"><input name="submit" class="number" value="4" type="submit" /></td> - - <td><input name="submit" class="number" value="5" type="submit" /></td> - - <td align="left"><input name="submit" class="number" value="6" type="submit" /></td> - - </tr> - - <tr align="center"> - - <td align="right"><input name="submit" class="number" value="7" type="submit" /></td> - - <td><input name="submit" class="number" value="8" type="submit" /></td> - - <td align="left"><input name="submit" class="number" value="9" type="submit" /></td> - - </tr> - - <tr align="center"> - - <td align="right"><input name="submit" class="number" value="*" type="submit" /></td> - - <td><input name="submit" class="number" value="0" type="submit" /></td> - - <td align="left"><input name="submit" class="number" value="#" type="submit" /></td> - - </tr> - - </tbody> - </table> - - </td> - - </tr> - - <tr style="height: 8px;" align="center"> - <td colspan="6"></td> - - </tr> - - <tr align="center"> - - <td><input name="submit" class="txt" value="Back" type="submit" /></td> - - <td><input name="submit" class="txt" value="Info" type="submit" /></td> - - <td><input name="submit" class="txt" value="Menu" type="submit" /></td> - - <td><input name="submit" class="txt" value="Mute" type="submit" /></td> - - <td><input name="submit" class="txt" value="Clear" type="submit" /></td> - - <td><input name="submit" class="txt" value="Enter" type="submit" /></td> - - </tr> - - <tr style="height: 8px;" align="center"> - <td colspan="6"></td> - </tr> - - <tr> - - <td colspan="6" align="center"> - <table border="0" cellspacing="0" width="50%"> - - <tbody> - - <tr> - - <td><input name="submit" class="txt" value="Vol Up" type="submit" /></td> - - <td> </td> - - <td><input alt="Up" name="submit" class="navup" value="U" src="images/blank.gif" type="image" onclick="setredirect('','U')" /> </td> - - <td> </td> - - <td><input name="submit" class="txt" value="Page Up" type="submit" /></td> - - </tr> - - <tr> - - <td> </td> - - <td><input alt="Left" name="submit" class="navleft" value="L" src="images/blank.gif" type="image" onclick="setredirect('','L')" /> </td> - - <td><input alt="OK" name="submit" class="navok" value="OK" src="images/blank.gif" type="image" onclick="setredirect('','OK')" /> </td> - - <td><input alt="Right" name="submit" class="navright" value="R" src="images/blank.gif" type="image" onclick="setredirect('','R')" /> </td> - - <td> </td> - - </tr> - - <tr> - - <td><input name="submit" class="txt" value="Vol Dn" type="submit" /></td> - - <td> </td> - - <td><input alt="Down" name="submit" class="navdown" value="D" src="images/blank.gif" type="image" onclick="setredirect('','D')" /> </td> - - <td> </td> - - <td><input name="submit" class="txt" value="Page Dn" type="submit" /></td> - - </tr> - - </tbody> - </table> - - </td> - - </tr> - - </tbody> - </table> - - </td> - - </tr> - - </tbody> -</table> -<form> -</body> -</html> |