%
function DB_Connect(oConn)
set oConn = server.CreateObject("adodb.connection")
oConn.Open Application("DSNString"),Application("UIDString"),Application("PWDString")
end function
function DB_Close(oConn)
set oConn = nothing
end function
%>
<%
'-- sType: 1代表方案,2代表案例
Function showSolution(sType,id,showNum)
dim oRset,strSql
if cstr(sType)="1" then
strSql = sqlFormat("select top #d b.PageTitle,b.FullName from siteMaker.dbo.tSolution a join siteMaker.dbo.v_page_valid b on a.pageid = b.PageNodeID where a.typeid='{37BD1755-69E7-476D-8332-B4367FC17205}' and a.applicationID in (select cgryID from siteMaker.dbo.pCategory where pCgryID=#s and disp='0') order by b.InsertedTime desc",showNum, id)
elseif cstr(sType)="2" then
strSql = sqlFormat("select top #d b.PageTitle,b.FullName from siteMaker.dbo.tSolution a join siteMaker.dbo.v_page_valid b on a.pageid = b.PageNodeID where a.typeid='{E2D8DC93-62C0-424A-8AF0-4E617571BFDF}' and a.applicationID in (select cgryID from siteMaker.dbo.pCategory where pCgryID=#s and disp='0') order by b.InsertedTime desc",showNum, id)
end if
set oRset=oConn.Execute(strSql)
if not oRset.eof then
Response.Write "
"
end if
oRset.Close
set oRset = Nothing
End Function
%>
存储 | 存储专刊广告服务
铜版纸彩色广告 |
| 特殊版面 |
规格 |
尺寸(高×宽,mm) |
价格(元) |
| 封面拉页 |
270×405 |
118000 |
| 封面 |
210×210 |
98800 |
| 封底 |
270×205 |
69800 |
| 封二 |
270×205 |
69800 |
| 封三 |
270×205 |
56000 |
| 内封一 |
270×205 |
69800 |
| 前位广告 |
270×205 |
62800 |
| 前位末/专区对页 |
270×205 |
69800 |
| 128g加厚纸广告 |
270×205 |
相应报价基础上加收30% |
| 200g加厚纸广告 |
270×205 |
相应报价基础上加收70% |
| 彩色内页 |
全版 |
270×205 |
42800 |
| 横1/2版 |
120×180 |
22800 |
| 竖1/2版 |
270×100 |
22800 |
| 横1/3版 |
70×180 |
15800 |
| 竖1/3版 |
270×70 |
15800 |
| 文字广告 |
| |
内页全版 |
建议1200字 |
12800 |
优惠原则和注意事项: |
| 广告折扣和代理费与主报广告相同。 |
| 一套胶片。 |
| 广告及文字定版截止日期2005年5月12日,胶片截止日期:2005年5月17日。 |
| 本刊成品尺寸(高×宽)为270mm×205mm,出血尺寸应比成品尺寸四周各多出3mm。 |
| 在计算机世界《企业存储》投放彩色广告的客户,可获赠一定量的专刊文字版面。具体优惠条件:特殊版位彩色广告一个版赠送案例文字二个版,标准内页全版彩色广告一个版赠送案例文字一个版。 |
| 内容垂询电话:68130909-1100 |
| 广告联系电话:68252436,68252434,68259769,68254997, 68259436,68254996,68253527, 68259419,68259413 |
|