<%Response.Buffer = True%> Los40 com | Logos
<% hei=380 wid=500 %> <% cod_logo = Request.QueryString("cod_log") cod_tipo = Request.QueryString("cod_tipo") referencia=cod_tipo & cod_logo cantidadregistros=26 if request.querystring("paginaactual")<>"" then mostrarpagina=request.querystring("paginaactual") else mostrarpagina=1 end if Set imagen_logo=Server.CreateObject("ADODB.Recordset") Set titulo_pagina=Server.CreateObject("ADODB.Recordset") imagen_logo.cachesize=60 conexion.Open imagen_logo.Open "SELECT * FROM LOGOS WHERE ver='s' and cod_logotipo="&cod_logo&"",conexion,1,1 TITULO_PAGINA.Open "SELECT * FROM TIPO_LOGO WHERE cod_logotipo="&cod_logo&"",conexion,1,1 imagen_logo.pagesize=cantidadregistros maxpagina=cint(imagen_logo.pagecount) maxregistros=cint(imagen_logo.pagesize) imagen_logo.absolutepage=mostrarpagina contreg=0 %>
<%=titulo_pagina("DESCRIPCION")%>
Cómo conseguir tu logo?
1. Elige marca :
2. Escribe un mensaje con este texto:

Atencion:Consulta compatibilidades
3. Envia el mensaje al 5558
Coste del mensaje 0,9 Euros
Válido para Amena,Movistar y Vodafone
<% if int(mostrarpagina)<>int(maxpagina) then '-- Si no es la última página. hasta=mostrarpagina*5 desde=hasta-4 else hasta=imagen_logo.recordcount desde=(maxpagina*5)-4 end if %> <%dim salir,registros salir=0 registros=0%> <%'Do%> <% do while not imagen_logo.eof and contreg < maxregistros %> <%loop%>
');updateVote('40 <%=imagen_logo("REF_LOGO")%>'+marca.options[marca.selectedIndex].value)" onmouseout="yaImgChange('logo1','../i/logo.gif');updateVote('40 Referencia'+marca.options[marca.selectedIndex].value)"> " border="1" style="border-color:white">
<%=imagen_logo("ref_LOGO")%> <% imagen_logo.MoveNext registros=registros + 1 if imagen_logo.Eof or registros > maxregistros then salir=1 exit do end if %>
 
');updateVote('40 <%=imagen_logo("REF_LOGO")%>'+marca.options[marca.selectedIndex].value)" onmouseout="yaImgChange('logo1','../i/logo.gif');updateVote('40 Referencia'+marca.options[marca.selectedIndex].value)"> " border="1" style="border-color:white">
<%=imagen_logo("ref_LOGO")%> <% imagen_logo.MoveNext registros=registros + 1 if imagen_logo.Eof or registros > maxregistros then salir=1 exit do end if %>
 
');updateVote('40 <%=imagen_logo("REF_LOGO")%>'+marca.options[marca.selectedIndex].value)" onmouseout="yaImgChange('logo1','../i/logo.gif');updateVote('40 Referencia'+marca.options[marca.selectedIndex].value)"> " border="1" style="border-color:white">
<%=imagen_logo("ref_LOGO")%> <% imagen_logo.MoveNext registros=registros + 1 if imagen_logo.Eof or registros > maxregistros then salir=1 exit do end if %>
 
<% cero="0" nombrescript=request.servervariables("script_name") if int(mostrarpagina)<>1 then '--si no es la primer página mostrar botón atrás ref="[<< Anterior] " end if for contador=1 to maxpagina If contador>9 then cero="" end if ref=ref & " " & cero & contador & "" else ref=ref & "'>" & cero & contador & "" end if next if int(mostrarpagina)<>int(maxpagina) then '-- si no es la última página ' mostrar botón siguiente ref=ref & " [Siguiente >>]" end if response.write ref %>
<%conexion.close%>