|
กรณีต้องเสียอากรแสตมป์ใบรับ การจดทะเบียนโอนหรือก่อตั้งสิทธิใด
ๆ เกี่ยวกับอสังหาริมทรัพย์โดยมีค่าตอบแทน ต้องเสียอากรแสตมป์เป็นตัวเงินในฐานะใบรับ
ตามลักษณะตราสาร ๒๘(ข) แห่งบัญชีอัตราอากรแสตมป์ ท้ายหมวด ๖ ลักษณะ
๒ แห่งประมวลรัษฎากร สำหรับจำนวนเงินตั้งแต่ ๒๐๐ บาท ขึ้นไปทุก ๒๐๐
บาท หรือเศษของ ๒๐๐ บาท เสียค่าอากรแสตมป์ ๑ บาท
กรณียกเว้นไม่ต้องเสียอากรแสตมป์ใบรับ กรณีผู้รับค่าตอบแทนต้องเสียภาษีธุรกิจเฉพาะ
|
<%
st = " select count(zone) as cnt_list from tbNewProduct " & _
" where product='" & "ZZ" & "'" &_
" and zone='" & "Z" & "'"&_
" and active = 1" &_
" and company = 'npm'"
set count_list = conn.execute(st)
if not count_list.eof then
block_no1 = cint("0"&count_list("cnt_list"))
block_no = ((block_no1 - (block_no1 mod 4))) / 4
leavings_no = cint("0"&count_list("cnt_list")) mod 4
end if
st = " select * from tbNewProduct " & _
" where product='" & "ZZ" & "'" &_
" and zone='" & "Z" & "'"&_
" and active = 1" &_
" and company = 'npm'" &_
" order by order_show "
set display_list = conn.execute(st)
i = 0
do while (not display_list.eof ) and (i <= (block_no * 4))
i = i + 1
%>
|
MLSTHAI
Classified |
100 บาท/วัน |
|
<%=trim(display_list("name"))%> |
<%=trim(display_list("price"))%> |
" target=blank>" width="95" height="80" border="0"> |
<%=trim(display_list("location"))%>
<%
if trim(display_list("detail1")) <> "" then
response.write "> " & trim(display_list("detail1")) & " "
end if
if trim(display_list("detail2")) <> "" then
response.write "> " & trim(display_list("detail2")) & " "
end if
if trim(display_list("detail3")) <> "" then
response.write "> " & trim(display_list("detail3")) & " "
end if
if trim(display_list("detail4")) <> "" then
response.write "> " & trim(display_list("detail4")) & " "
end if
%>
<%
if trim(display_list("tel1")) <> "" then
response.write trim(display_list("tel1")) & " "
end if
if trim(display_list("tel2")) <> "" then
response.write trim(display_list("tel2")) & " "
end if
%>
<% if trim(display_list("mlscode")) <> "" then %>
" class="new_head2" target=blank>
<%=trim(display_list("mlscode"))%>
<% end if %>
|
|
<% if not display_list.eof then
display_list.movenext
i = i + 1
end if
%>
<%=trim(display_list("name"))%> |
<%=trim(display_list("price"))%> |
" target=blank>" width="95" height="80" border="0"> |
<%=display_list("location")%>
<%
if trim(display_list("detail1")) <> "" then
response.write "> " & trim(display_list("detail1")) & " "
end if
if trim(display_list("detail2")) <> "" then
response.write "> " & trim(display_list("detail2")) & " "
end if
if trim(display_list("detail3")) <> "" then
response.write "> " & trim(display_list("detail3")) & " "
end if
if trim(display_list("detail4")) <> "" then
response.write "> " & trim(display_list("detail4")) & " "
end if
%>
<%
if trim(display_list("tel1")) <> "" then
response.write trim(display_list("tel1")) & " "
end if
if trim(display_list("tel2")) <> "" then
response.write trim(display_list("tel2")) & " "
end if
%>
<% if trim(display_list("mlscode")) <> "" then %>
" class="new_head2" target=blank>
<%=trim(display_list("mlscode"))%>
<% end if %>
|
|
<% if not display_list.eof then
display_list.movenext
i = i + 1
end if
%>
<%=trim(display_list("name"))%> |
<%=trim(display_list("price"))%> |
" target=blank>" width="95" height="80" border="0"> |
<%=trim(display_list("location"))%>
<%
if trim(display_list("detail1")) <> "" then
response.write "> " & trim(display_list("detail1")) & " "
end if
if trim(display_list("detail2")) <> "" then
response.write "> " & trim(display_list("detail2")) & " "
end if
if trim(display_list("detail3")) <> "" then
response.write "> " & trim(display_list("detail3")) & " "
end if
if trim(display_list("detail4")) <> "" then
response.write "> " & trim(display_list("detail4")) & " "
end if
%>
<%
if trim(display_list("tel1")) <> "" then
response.write trim(display_list("tel1")) & " "
end if
if trim(display_list("tel2")) <> "" then
response.write trim(display_list("tel2")) & " "
end if
%>
<% if trim(display_list("mlscode")) <> "" then %>
" class="new_head2" target=blank>
<%=trim(display_list("mlscode"))%>
<% end if %>
|
|
<% if not display_list.eof then
display_list.movenext
i = i + 1
end if
%>
<%=trim(display_list("name"))%> |
<%=trim(display_list("price"))%> |
" target=blank>" width="95" height="80" border="0"> |
<%=trim(display_list("location"))%>
<%
if trim(display_list("detail1")) <> "" then
response.write "> " & trim(display_list("detail1")) & " "
end if
if trim(display_list("detail2")) <> "" then
response.write "> " & trim(display_list("detail2")) & " "
end if
if trim(display_list("detail3")) <> "" then
response.write "> " & trim(display_list("detail3")) & " "
end if
if trim(display_list("detail4")) <> "" then
response.write "> " & trim(display_list("detail4")) & " "
end if
%>
<%
if trim(display_list("tel1")) <> "" then
response.write trim(display_list("tel1")) & " "
end if
if trim(display_list("tel2")) <> "" then
response.write trim(display_list("tel2")) & " "
end if
%>
<% if trim(display_list("mlscode")) <> "" then %>
" class="new_head2" target=blank>
<%=trim(display_list("mlscode"))%>
<% end if %>
|
<% if not display_list.eof then
display_list.movenext
i = i + 1
end if
%>
|
|
<%
loop %>
|
<% st = " select * from tbAdvertise " & _
" where page_no = 1 " & _
" and page_view = 2 " & _
" and active = 1 " &_
" order by page_name,active_link "
set show_ad = conn.execute(st)
do while not show_ad.eof
if (show_ad("active_link") = 0) and (show_ad("active") = 1) then %>
|
<% end if %>
<% if (show_ad("active_link") = 1) and (show_ad("active") = 1) then %>
<%=trim(show_ad("exchange_link"))%>
|
<% end if %>
<% show_ad.movenext
loop %>
|
|