<%@LANGUAGE="VBSCRIPT" CODEPAGE="1254"%> ..:: ÜRÜN DETAY ::.. <% Set istekurl = Request.ServerVariables("QUERY_STRING") istekbolum = Split(istekurl,"/") istekbolum2=istekbolum(3) parcala=split(istekbolum2,"-") IDno=parcala(1) if IDno="" then Response.Redirect("/hatalisayfa") end if ukodu=PostKontrol(IDno) rs.open "select * from urun where id="&ukodu,baglantim,1,3 %>
<% if Rs("resim")<>"" then %> " Width=100" height="100" border="0" align="left" hspace="10"/> " target="_blank"> [ Gerçek Boyutu ] <% else %> <% end if %>

Ürün Adı : <%= rs("adi") %>

Üretici / Satıcı Firma : <% firmabul(rs("fkodu")) %>
Üretici / Satıcı Firma Telefonu: <% firmabultel(rs("fkodu")) %>
Ürün Kısa Açıklama : <%= rs("aciklama") %>

<%= rs("detay") %>
   
<% reklam_goster(8) %>