%@ page contentType="text/html;charset=big5" session="true" import="tw.com.autotools.html.*" %>
<%@ page import="tw.com.autotools.misc.*" %>
<%@ page import="tw.com.autotools.database.*" %>
<%@ page import="tw.com.autotools.search.*" %>
<%@ page import="tw.com.f1.activity.*,tw.com.f1.util.*" %>
<%@ page import="java.util.Vector" %>
<%@ page import="java.util.*,java.io.*" %>
<%@ include file="../message_include.jsp" %>
<%//@ page errorPage="../ErrorPage.jsp" buffer="none"%>
![]() |
|||||||||||||||||||
|
|
|||||||||||||||||||
![]() |
|
|
|||||||||||||||||
![]() |
|
||||||||||||||||||
![]() |
|
||||||||||||||||||
![]() |
|
||||||||||||||||||
![]() |
|
||||||||||||||||||
![]() |
|
||||||||||||||||||
![]() |
|
||||||||||||||||||
![]() |
|
||||||||||||||||||
|
|
|||||||||||||||||||
<%! public String getCurrDate() { String currDate = new java.sql.Date(System.currentTimeMillis()).toString(); currDate = currDate.replace('-', '/'); return currDate; } %>