%@language="VBScript"%> <% Response.Expires = 0 %> <% session("tittle") = "Nákupní košík" %> <% Server.Execute("inc_shopy/" & session("server") & "/head.asp") %>
|
<% if not request("chyba") = "" then %>
<%= request("chyba") %>
<% end if %>
|
|
Způsob doručení a platby
<%
if session("kosik_druh") <> "" then
%>
<% end if %> |