Porava hlavicky MPTranslateCZweb
[mp-web-interface.git] / PDA / remote.htm
blob5a6bb32ccbd46306354a50544053776cde4becc6
1 <html>
3 <head>
4 <meta http-equiv="Content-Language" content="en-au">
5 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
6 <meta name = "viewport" content = "width = device-width">
7 <title>~~~Remote Control~~~</title>
8 <script language=javascript>
9 var t;
11 function reload_frame()
13 F1.action="remoteframe?Size=small";
14 F1.submit();
17 function doaction(Action)
19 t = setTimeout("reload_frame()", 2000);
20 F1.action = Action;
21 F1.submit();
24 function goto(Action)
26 window.location = Action;
28 function ChangeRemote()
30 NewRemote = document.getElementById("Remote");
31 QueryID = document.getElementById("Q1");
32 QueryID.value = NewRemote.value;
33 RemoteChange.submit();
37 </script>
38 </head>
40 <body>
41 <form id="RemoteChange" action="remoteframe?Size=small" target=I1 method=post><input type=hidden name=RemoteID id="Q1"><input type=hidden name=Command value=none></form>
43 <form id=F1 method="POST" action="remoteframe?Size=small" target=I1></form>
44 ~~~Controlling:~~~<select name="RemoteID" size=1 id=Remote onchange="js:ChangeRemote()">!!!Remotes!!!</select>
45 <table width=240 id="remote">
46 <tr>
47 <td colspan=4 style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" bgcolor="#E6EAFF" bordercolor="#000080">
48 <iframe name="I1" src="remoteframe?Size=small" width=98% height="49" scrolling=no frameborder=yes>Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
49 </td>
50 </tr>
51 <tr>
52 <td align=center colspan="4" bgcolor="#E6EAFF" bordercolor="#000080" style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px">~~~Shortcuts~~~<br>
53 <input type=button value="~~~Mus~~~" onclick="doaction('remoteframe?Command=music&Size=small')"style="width: 40">
54 <input type=button value="~~~TV~~~" onclick="doaction('remoteframe?Command=TV&Size=small')"style="width: 40">
55 <input type=button value="~~~Vid~~~" onclick="doaction('remoteframe?Command=Video&Size=small')"style="width: 40">
56 <input type=button value="~~~Pic~~~" onclick="doaction('remoteframe?Command=Pictures&Size=small')"style="width: 40">
57 <input type=button value="~~~Rad~~~" onclick="doaction('remoteframe?Command=Radio&Size=small')"style="width: 40">
58 <input type=button value="~~~Mgr~~~" onclick="doaction('remoteframe?Command=messenger&Size=small')"style="width: 40">
59 <input type=button value="~~~Play Lists~~~" onclick="goto('showplaylists')"style="width: 84">
60 <input type=button value="~~~Main Menu~~~" onclick="goto('mainmenu')"style="width: 84">
61 </td>
62 </tr>
63 <tr>
64 <td align=center colspan="4" style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" bgcolor="#E6EAFF" bordercolor="#000080">~~~Playback~~~<br>
65 <input type=button value="~~~Prev~~~" onclick="doaction('remoteframe?Command=prev&Size=small')"style="width: 40">
66 <input type=button value="~~~Rew~~~" onclick="doaction('remoteframe?Command=rew&Size=small')"style="width: 40">
67 <input type=button value="~~~Stop~~~" onclick="doaction('remoteframe?Command=stop&Size=small')"style="width: 40">
68 <input type=button value="~~~Play~~~" onclick="doaction('remoteframe?Command=play&Size=small')"style="width: 40">
69 <input type=button value="~~~Pause~~~" onclick="doaction('remoteframe?Command=pause&Size=small')"style="width: 40">
70 <input type=button value="~~~FFwd~~~" onclick="doaction('remoteframe?Command=fwd&Size=small')"style="width: 40">
71 <input type=button value="~~~Next~~~" onclick="doaction('remoteframe?Command=next&Size=small')"style="width: 40">
72 </td>
73 </tr>
74 <tr>
75 <td align=center valign=top style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" bgcolor="#E6EAFF" bordercolor="#000080">~~~Vol~~~<br>
76 <input type=button value="+" onclick="doaction('remoteframe?Command=vol+&Size=small')" style="width: 38"><br>
77 <input type=button value="-" onclick="doaction('remoteframe?Command=vol-&Size=small')" style="width: 38"><br>
78 <input type=button value="~~~Mute~~~" onclick="doaction('remoteframe?Command=Mute&Size=small')" style="width: 38">
79 </td>
80 <td align=center style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" bgcolor="#E6EAFF" bordercolor="#000080">~~~Navigaton~~~
81 <table>
82 <tr>
83 <td>
84 <input type=button value="~~~Back~~~" onclick="doaction('remoteframe?Command=back&Size=small')" style="width: 40">
85 </td>
86 <td>
87 <input type=button value="~~~Up~~~" onclick="doaction('remoteframe?Command=up&Size=small')" style="width: 40">
88 </td>
89 <td>
90 &nbsp;
91 </td>
92 </tr>
93 <tr>
94 <td>
95 <input type=button value="~~~Left~~~" onclick="doaction('remoteframe?Command=left&Size=small')" style="width: 40">
96 </td>
97 <td>
98 <input type=button value="~~~OK~~~" onclick="doaction('remoteframe?Command=ok&Size=small')" style="width: 40">
99 </td>
100 <td>
101 <input type=button value="~~~Right~~~" onclick="doaction('remoteframe?Command=right&Size=small')" style="width: 40">
102 </td>
103 </tr>
104 <tr>
105 <td>
106 &nbsp;
107 </td>
108 <td>
109 <input type=button value="~~~Down~~~" onclick="doaction('remoteframe?Command=down&Size=small')" style="width: 40">
110 </td>
111 <td>
112 &nbsp;
113 </td>
114 </tr>
115 </table>
116 </td>
117 </tr>
118 <tr>
119 <td align=center valign=top bgcolor="#E6EAFF" bordercolor="#000080" style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px">~~~Channel~~~<br>
120 <input type="button" value="+" onclick="doaction('remoteframe?Command=ch+&Size=small')" style="width: 38"><br><br>
121 <input type="button" value="-" onclick="doaction('remoteframe?Command=ch-&Size=small')" style="width: 38"><br>
122 </td>
123 <td align=center bgcolor="#E6EAFF" bordercolor="#000080" style="border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px"><table><tr>
124 <td>
125 <input type="button" value="6" onclick="doaction('remoteframe?Command=6&Size=small')"><br>
126 </td>
127 <td>
128 <input type="button" value="7" onclick="doaction('remoteframe?Command=7&Size=small')">
129 </td>
130 <td>
131 <input type="button" value="8" onclick="doaction('remoteframe?Command=8&Size=small')">
132 </td>
133 <td>
134 <input type="button" value="9" onclick="doaction('remoteframe?Command=9&Size=small')">
135 </td>
136 </tr>
137 <tr>
138 <td>
139 <input type="button" value="2" onclick="doaction('remoteframe?Command=2&Size=small')">
140 </td>
141 <td>
142 <input type="button" value="3" onclick="doaction('remoteframe?Command=3&Size=small')"><br>
143 </td>
144 <td>
145 <input type="button" value="4" onclick="doaction('remoteframe?Command=4&Size=small')">
146 </td>
147 <td>
148 <input type="button" value="5" onclick="doaction('remoteframe?Command=5&Size=small')">
149 </td>
150 </tr>
151 <tr>
152 <td>
153 <input type="button" value="0" onclick="doaction('remoteframe?Command=0&Size=small')">
154 </td>
155 <td>
156 <input type="button" value="1" onclick="doaction('remoteframe?Command=1&Size=small')">
157 </td>
158 <td colspan="2">
159 <input type="button" value="Enter" onclick="doaction('remoteframe?Command=Enter&Size=small')"><br>
160 </td>
161 </tr></table>
164 </td>
165 </tr>
169 </table>
171 <p>&nbsp;</p>
173 </body>
175 </html>