|
Software : Microsoft-IIS/6.0 System OS : Windows NT HM1024 5.2 build 3790 ID : IUSR_HM1024_229 PHP Version : 5.2.17 on cgi-fcgi Server ip : 191.252.45.12 | Server Port : 80 | Your ip : 216.73.216.3 | Admin : Free Disk: 9.34 GB / 39.99 GB Safemode: OFF Time On Server : 14 Dec 2025 18:30:09 Disabled Functions: escapeshellarg, escapeshellcmd, exec, passthru, proc_close, proc_open, shell_exec, system, dl, popen, php_check_syntax, php_strip_whitespace, symlink, link, openlog, apache_child_terminate MySQL: ON | MSSQL: ON | Oracle: OFF | Perl: OFF | cURL: ON | WGet: OFF [ A ] [ C ] [ D ] [ E ] [ F ] > E: \ home \ superlisboa \ web \ site \ |
| Filename | E:\home\superlisboa\web\site\album_fds.asp |
| Size | 2.62 kb |
| Permission | rw-rw-rw- |
| Owner | IUSR_HM1024_229 |
| Create time | 26-Oct-2016 08:37 |
| Last modified | 26-Oct-2016 08:37 |
| Last accessed | 26-Oct-2016 08:37 |
| Actions | edit | rename | delete | download (gzip) |
| View | text | code | image |
<html>
<head>
<TITLE></TITLE>
<link href="estilo.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
scrollbar-arrow-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #FFFFFF;
}
a:active {
text-decoration: none;
color: #000000;
}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
color: #FFFFFF;
font-weight: bold;
}
.style2 {font-size: 12px}
.style4 {
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" class="scroll" style="background-color:transparent">
<span class="style2"></span>
<table width="300" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td colspan="2" align='center' valign="center"><div align="center"><span class="style4">OFERTAS DO FINAL DE SEMANA </span></div></td>
</tr>
<tr>
<td colspan="2" align='center' valign="center"> </td>
</tr>
<tr>
<!--#include file="admin/conexao2.asp" -->
<%
sql = "select * from album order by id DESC"
set rs = db.execute(sql)
if rs.eof then
response.Write("<td>Não existem ofertas para serem exibidas</td>")
else
do while not rs.eof
q=q+1
%>
<td width="22%" align='center' valign="center"><div align="left"><img src="http://www.superlisboa.com.br/site/ofertas/<%=rs("foto")%>" width="60" border="1">
</div> </td>
<td width="100%" valign="middle"><table width="100%" height="100%" cellpadding="0" cellspacing="2">
<tr>
<td><div align="left"><%=rs("nome")%></div>
<div align="center"></div></td>
</tr>
<tr>
<td><div align="left"><span class="style1"><%=rs("descricao1")%></span></div>
<div align="center"></div></td>
</tr>
</table></td>
<% if q=2 then %>
</tr>
<%
q=0
end if
rs.movenext
loop
end if
%>
</table></td>
</tr>
</table>
<br>
<br>
</body>
</html>
<head>
<TITLE></TITLE>
<link href="estilo.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
scrollbar-arrow-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #FFFFFF;
}
a:active {
text-decoration: none;
color: #000000;
}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
color: #FFFFFF;
font-weight: bold;
}
.style2 {font-size: 12px}
.style4 {
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" class="scroll" style="background-color:transparent">
<span class="style2"></span>
<table width="300" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td colspan="2" align='center' valign="center"><div align="center"><span class="style4">OFERTAS DO FINAL DE SEMANA </span></div></td>
</tr>
<tr>
<td colspan="2" align='center' valign="center"> </td>
</tr>
<tr>
<!--#include file="admin/conexao2.asp" -->
<%
sql = "select * from album order by id DESC"
set rs = db.execute(sql)
if rs.eof then
response.Write("<td>Não existem ofertas para serem exibidas</td>")
else
do while not rs.eof
q=q+1
%>
<td width="22%" align='center' valign="center"><div align="left"><img src="http://www.superlisboa.com.br/site/ofertas/<%=rs("foto")%>" width="60" border="1">
</div> </td>
<td width="100%" valign="middle"><table width="100%" height="100%" cellpadding="0" cellspacing="2">
<tr>
<td><div align="left"><%=rs("nome")%></div>
<div align="center"></div></td>
</tr>
<tr>
<td><div align="left"><span class="style1"><%=rs("descricao1")%></span></div>
<div align="center"></div></td>
</tr>
</table></td>
<% if q=2 then %>
</tr>
<%
q=0
end if
rs.movenext
loop
end if
%>
</table></td>
</tr>
</table>
<br>
<br>
</body>
</html>
-=[ b374k recoded by Mr.HaurgeulisX196 ]=-
© 2015 Andela1C3 v.3