OSDN Git Service

Ver.0.8.1
[opengatem/opengatem.git] / html / en / warning.php
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
2 <html>\r
3   <head>\r
4     <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">\r
5     <title>warning</title>\r
6   </head>\r
7   <body>\r
8     <h2>Trial of authentication system OpengateM for tablets and\r
9       smartphones</h2>\r
10     We are developing authentication system for tablets and the\r
11     smartphones that are bother to use Opengate, and now trying to serve\r
12     it on the wireless LAN of our campus. We are happy if you try\r
13     it.&nbsp; If there is malfunction, please contact us.&nbsp; We may\r
14     stop the service without notice.<br>\r
15     <br>\r
16     To use the system, please register your terminal in \r
17 \r
18 <?php \r
19 $lang=""; $redirectedurl="";\r
20 if(isset($_GET['lang']))$lang=$_GET['lang'];\r
21 if(isset($_GET['redirectedurl'])) $redirectedurl=$_GET['redirectedurl'];\r
22 echo "<a href=/cgi-bin/opengate/opengatemown.cgi?",\r
23 "lang=",$lang,"&redirectedurl=",$redirectedurl,">"?>\r
24 \r
25 the registration page</a>.&nbsp;\r
26     Normal Windows and MacOS terminals are not permitted, because the\r
27     Opengate is usable.<br>\r
28     <br>\r
29     The registration expires at the end of this or next month.&nbsp; As\r
30     a warning email will be sent one week and one day before expiration,\r
31     please update the registration by using URL in the email. Or you can\r
32     update registration by using the link on Opengate page same as\r
33     registration.&nbsp; To prevent unjust use, please check your usage\r
34     history at updating.<br>\r
35     <br>\r
36     Contact:&nbsp; Yoshiaki Watanabe: <i>watanaby(at)is.saga-u.ac.jp</i>,&nbsp;\r
37     Makoto Otani: <i>otani(at)cc.saga-u.ac.jp</i><br>\r
38     <br>\r
39   </body>\r
40 </html>\r