Changes between Version 13 and Version 14 of WikiStart
- 날짜/시간:
- 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 }}}11 1 12 2 [wiki:spring 스프링]