%
const MaxPerPage=18
dim totalPut
dim CurrentPage
dim TotalPages
dim i,j
dim typename
typename="新闻报道"
if not isempty(request("page")) then
currentPage=cint(request("page"))
else
currentPage=1
end if
dim sql
dim rs
dim rstype
dim typesql
dim typeid,typename1
if not isEmpty(request("typeid")) then
typeid=request("typeid")
else
typeid=1
end if
set rstype=server.createobject("adodb.recordset")
typesql="select * from type where typeID="&cstr(typeid)
rstype.open typesql,conn,1,1
if not rstype.eof then
typename1=rstype("type")
end if
rstype.close
%>
| |
|
|
| |
|
|
| |
| 委
托 |
委托方向拍卖方提供对拍卖物具有所有权或处置权的相关资料; |
| 拍卖方勘验委托标的,确定能否上拍; |
| 双方商定拍品的底价及保管、移交、佣金、结算等事宜; |
| 签订委托拍卖合同; |
|
移交拍卖标的 |
动产,移交拍卖人保管 |
| 不动产,将权属证明交拍卖人 |
| |
| 拍
卖 |
策划拍卖方案,选择最佳招商范围、方式; |
| 发布拍卖公告,全方位招商; |
| 整理拍卖品,编印目录和拍卖规则; |
| 展示拍卖标的,并提供相关资料; |
| 办理竞买登记,收取竞买保证金; |
| 如期举办拍卖会,确认买受人,并签订成交确认书; |
| |
| 结算移交 |
买受人在规定之日内将成交价款和佣金一并交付拍卖人; |
| 将标的移交买受人; |
| 在约定时间内将拍卖价款(扣除佣金后)交付委托人; |
| |
| |
|