Changeset 10455 for temp/trunk/html/test
- Timestamp:
- 2006/12/08 12:28:20 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/test/uehara/captcha/ajax_captcha/auth.html
r10454 r10455 2 2 <html> 3 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=EUC-JP"> 4 5 <script language="JavaScript" type="text/javascript" src="auth.js"></script> 5 6 </head> 6 7 <body> 7 <form id="f rmCaptcha" name="frmCaptcha">8 <form id="form1" name="form1"> 8 9 <table> 9 10 <tr> … … 21 22 <td> </td> 22 23 <td> 23 <input id="btnCaptcha" type="button" value="Captcha Test" name="btnCaptcha" onclick="getParam(document.frmCaptcha)" />24 <input type="button" value="¼Â¹Ô" onclick="getParam(document.form1)" /> 24 25 </td> 25 26 </tr>
Note: See TracChangeset
for help on using the changeset viewer.
