/[projects]/android/TrainInfoService/WebContent/admin.jsp
ViewVC logotype

Contents of /android/TrainInfoService/WebContent/admin.jsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1438 - (show annotations) (download)
Tue May 3 20:05:16 2011 UTC (13 years ago) by torben
File size: 141 byte(s)
switch to frames (yuck) but integrates nicer than iframe
1 <html>
2 <frameset cols="240,*" border="0">
3 <frame name="menu" src="adminmenu.html">
4 <frame name="main" src="index.jsp">
5 </frameset>
6
7 </html>

  ViewVC Help
Powered by ViewVC 1.1.20