<%Response.Buffer = True%> Los40 en tu movil
<% hei=350 wid=420 %> <% cod_logo = Request.QueryString("cod_log") cod_tipo = Request.QueryString("cod_tipo") referencia=cod_tipo & cod_logo cantidadregistros=30 if request.querystring("paginaactual")<>"" then mostrarpagina=request.querystring("paginaactual") else mostrarpagina=1 end if %> <% Set imagen_logo=Server.CreateObject("ADODB.Recordset") imagen_logo.cachesize=60 conexion.Open strsql="SELECT * FROM LOGOS WHERE para='c' and ver='s'" imagen_logo.Open strsql,conexion,1,1 imagen_logo.pagesize=cantidadregistros maxpagina=cint(imagen_logo.pagecount) maxregistros=cint(imagen_logo.pagesize) imagen_logo.absolutepage=mostrarpagina contreg=0 %>
Logos de los 40
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 %> <% imagen_logo.MoveNext registros=registros + 1 contreg=contreg+1 if imagen_logo.Eof or registros > maxregistros then salir=1 exit do end if %> <% imagen_logo.MoveNext registros=registros + 1 contreg=contreg+1 if imagen_logo.Eof or registros > maxregistros then salir=1 exit do end if %> <%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")%>
 
');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")%>
 
<% 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%>