<% MaxPerPage=100 TCode=trim(Request("Code")) FCode=left(TCode,6) Strsql="FCode=''"&FCode&"''" set rs=conn.execute("exec Fresh_fzm_Info 'Fund_Data','Fid,NiceName,type1','"&Strsql&"','Fid'") if rs.eof and rs.bof then set rs=Nothing call connclose() call BoxStr(0,404) else Fid=rs(0) NiceName=rs(1) type1=Cint(rs(2)) Scrsql="Fid="&rs("Fid") end if %> <%=NiceName%>分红-第一基金网
位置导航→ 基金净值首页 >开放式基金分红 <%else%> class="red">开放式基金分红 <%end if%>封闭基金分红

<%=NiceName%>基金历史分红信息

查询其他基金历史分红信息:
<%i=1 set rs=conn.execute("exec Fresh_fzm_Page 'Fund_Bonus','Id,BYear,BGive,SGive,Rday,Xday,Gway,Turns,Claim,Estab,STotal,Count','Fid="&Fid&" and Type=1','Xday',1,'"&MaxPerPage&"',1,0") if type1<10 then do while not rs.eof%>
<%i=i+1 rs.Movenext loop else do while not rs.eof%>
<%i=i+1 rs.Movenext loop end if set rs=Nothing%>