<%
n="PK"
t=date()
tg=left(t,2)
j=time()
d=mid(j,6,2)
%>
<%
kode=request.form("kode")
pemilik=request.form("pemilik")
jenis=request.form("jenis")
jam=request.form("jam")
if jenis ="motor" then
hrg="500"
else
hrg="1000"
end if
if jam <=21 and jam>=18 then
petugas="Anwar"
elseif jam <=17 and jam>=13 then
petugas="Anshor"
elseif jam <=12 and jam>=7 then
petugas="Rudi"
else
petugas="Tidak Ada"
pesan="Petugas Parkir Belum Ada"
end if
Tidak ada komentar:
Posting Komentar