" title="<%=aspthai("goodsname")%>">
|
<%=aspthai("goodsname")%> Product ID: <%=aspthai("goodsid")%> <% if aspthai("goodsweight") > 1 then %> Weight: <%=aspthai("goodsweight")%> g <% end if %> <%=replace(aspthai("details"),chr(13)," ")%> <%dollarprice=aspthai("price")/aspthai3("dollar")%> Price: <%=aspthai("price")%> Baht (~$<%=formatnumber(dollarprice,0)%>) (US$1 = <%=aspthai3("dollar")%> Baht) <%aspthai.close set aspthai=nothing%> |
" title="<%=aspthai("goodsname")%>">
" title="<%=aspthai("goodsname")%>"> ![]() <%dollarprice=aspthai("price")/aspthai3("dollar")%> Price: <%=aspthai("price")%> Baht (~$<%=formatnumber(dollarprice,0)%>) (US$1 = <%=aspthai3("dollar")%> Baht) <%aspthai.close set aspthai=nothing%> |
<%
set aspthai=server.createobject("adodb.recordset")
sql="Select * from products where id="&aspthai2("r3")
aspthai.open sql,conn,1,3
%>
" title="<%=aspthai("goodsname")%>">
" title="<%=aspthai("goodsname")%>"> ![]() <%dollarprice=aspthai("price")/aspthai3("dollar")%> Price: <%=aspthai("price")%> Baht (~$<%=formatnumber(dollarprice,0)%>) (US$1 = <%=aspthai3("dollar")%> Baht) <%aspthai.close set aspthai=nothing%> |
<%
set aspthai=server.createobject("adodb.recordset")
sql="Select * from products where id="&aspthai2("r4")
aspthai.open sql,conn,1,3
%>