<tr>
<td class="font1" colspan="3">
<table cellpadding="0" cellspacing="0">
<%
50 satır ---> set iurn=bag.execute("select urun.arac,urun.id,urun.fiyat,urun.ivar,urun.birim, urun.indirim,urun.sontarih,urun.ozellik,urun.video from urun where urun.id="& rs("arac"))
set ursm=server.CreateObject("adodb.recordset")
ursm.open "select*from resim where uid="& iurn("id") &" order by def,id desc",bag,1,3
if not ursm.eof then
resim="../" & ursm("resim")
else
resim="../images/spacer.gif"
end if%>
<tr>

Verdiği hata

Rezervasyon
Ad Soyad : denedme deneme
Telefon :5553332
?ehir :istanbul
Aly? Tarihi :07.04.2010
Teslim Tarihi :29.04.2010
Adres :yok
Araç

Microsoft JET Database Engine error '80040e10'

No value given for one or more required parameters.

/s/apanel/rezerved.asp, line 50

Sorunun ne olduğunu anlayamadım AXSOY Yardım Edermisin.