%@ page contentType="text/html; charset=big5" %>
<% request.setCharacterEncoding("Big5");%>
<%@ include file="../InitObj.inc" %>
<%
String[] stitle = {"最新消息","產業消息","企業團訊息","Q&A","遠雄人花絮"};
String spage = request.getParameter("p");
int ipage = 0;
try{
ipage = Integer.parseInt(spage) - 1;
}catch(Exception er){
out.print("參數錯誤");
return;
}
conn = getConn();
boolean login_success = false;
try{
stmt = conn.createStatement();
}catch(Exception e){
out.print("資料庫連線錯誤");
return;
}
StringBuffer sql = new StringBuffer();
sql.append("select * from news where status='Y' and news_type='")
.append(spage)
.append("' and TO_CHAR(sysdate,'yyyymmdd') between begin_date and end_date order by SERIAL_NO desc");
rs = stmt.executeQuery(String.valueOf(sql));
%>
遠雄自貿港投資控股公司-企業入口網站
 |
| |
|
|

| 股價與股利資訊 |
|
遠雄股價資訊 ( 代碼 : 5607)
股東股利發放相關資訊
遠雄自貿港投資控股股份有限公司
最近三年度股東股利分派資訊 |
股利所屬
年度 |
股東會
日期 |
除權息日 |
現金股利
(元/股) |
現金股利發放日 |
股票股利
(元/股) |
股票股利
發放日 |
96年 |
97年6月25日 |
- |
- |
- |
- |
- |
95年 |
96年6月27日 |
- |
- |
- |
- |
- |
94年 |
95年4月25日 |
95年9月19日 |
NT$0.3元 |
95年10月20日 |
NT$0.50元 |
95年10月20日 |
|
|
|
|
|
|
|
|