 |
|
|
<%
dim id,prename,company,intro,predate,graph2,description,remarks,price,rs2,strSorts,strCategory,YourPrice
id=SafeRequest("id",1)
set rs2=server.CreateObject("adodb.recordset")
rs2.open "select * from product where id="&id,conn,1,3
if rs2.eof and rs2.bof then
response.Write ""
response.End
end if
rs2("viewnum")=rs2("viewnum")+1
rs2.update
%>
|
|
|
Product ID£º
|
ed-h-(front) 304 |
Price: |
$ 40 |
Stock |
1000 |
|
|
| |
|
|
|
|
|
|
|
|
|