Changes between Version 13 and Version 14 of WikiStart

차이점 주위로
다음 차이점은 무시하기:
작성자:
anonymous (IP: 221.150.127.105)
날짜/시간:
2019-02-27 PM 2:21:47 (6 년 전)
설명:

--

Legend:

변경되지 않음
추가됨
제거됨
변경됨
  • WikiStart

    v13 v14  
    1 {{{ 
    2 <form   id="foodlogin" name=form1 method=post > 
    3         <input  type=hidden name=id value="<%=trim(rs1(0))%>"> 
    4         <input  type=hidden name=passwd value="<%=trim(rs1(1))%>"> 
    5         <input  type=hidden name=passwd02 value="<%=trim(rs1(2))%>"> 
    6         <input  type=hidden name=passwd03 value="<%=trim(r_passwd3)%>"> 
    7         <input  type=hidden name=command value="login"> 
    8         <input  type=hidden name=ssl value="SHA256"> 
    9 </form> 
    10 }}} 
    111 
    122[wiki:spring 스프링]