Changes between Version 12 and Version 13 of WikiStart

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

--

Legend:

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

    v12 v13  
     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}}} 
     11 
    112[wiki:spring 스프링] 
    213