<% = varetitel %>
<% If Session("vareid") <> "" And Session("vareid") <> 0 Then %> Varenr. <% End If %> | <% If Session("vareid") <> "" And Session("vareid") <> 0 Then Response.write xa1 End If%> | <% If Session("vareid") <> "" And Session("vareid") <> 0 Then Response.write xa2 End If%> | <% If Session("vareid") <> "" And Session("vareid") <> 0 Then %> Antal/pk<% End If %> | <% If Session("kunde") <> "" And Session("vareid") <> 0 Then %>Pris<% End If %> | <% If Session("kunde") <> "" And Session("vareid") <> 0 Then %>Indkøbskurv<% End If %> | |||||||
<% = objRS("varenummer") %> | <% = objRS("b1") %> | <% = objRS("b2") %> | <% = objRS("antal") %> | <% If Session("kunde") <> "" Then Response.write objRS("pris") & " DKK" End If %> | <% If Session("kunde") <> "" Then %>);return(false);"><% End If %> |