%
response.buffer=true
rst.open "SELECT * FROM GeoIPCountryWhois WHERE "&Dot2LongIP(vIP)&" BETWEEN NumFrom AND NumTo",oconn,3,3
if rst.eof then
rst.close
if vIP="127.0.0.1" then
vCountry="localhost-admin-test..."
else
response.redirect "index.html"
end if
else
if rst("CountryCode")="ID" OR rst("CountryCode")="TH" then
rst.close
response.redirect "index.html"
end if
vCountry=rst("CountryCode")&" - "&rst("CountryName")
rst.close
end if
%>
Mario Silver Customer Area - Monthly Catalog



|

|
Sign Up
This registration is for our customers only, where marked
fields are required. |
| mariosilverbali.com 2.0 © 2005 - designed and maintained by mario
silver |