INFORMATICA Y OCIO

Foros de informática
  Inicio    Normas    Buscar   Miembros   Clanes   Regístrese   Perfil   Conéctese para revisar sus mensajes   Conectarse 
[informatica] + [videos graciosos] + [ultimos mensajes] + [top usuarios] + [contacto]
HELP con INDEX

 
Publicar Nuevo Tema   Responder al Tema    Índice del Foro Foroz comunity :: Webmasters
Ver tema anterior :: Ver siguiente tema  
Autor Mensaje
bikerssen
Nuevo Miembro
Nuevo Miembro


Registrado: 04 Dic 2007
Mensajes: 1

MensajePublicado: Mar Dic 04, 2007 3:16 am    Título del mensaje: HELP con INDEX Responder citando
Buhee toy creando un Index sencillo, para el ingreso a un pagina y lo quiero q haga s impedir la ntrada a la misma hasta q no c clickeen 2 banners publicitarios...

Osea q luego d q clickeen los 2 banner q coloco, le puedan dar al boton ntrar y tengan acceso al foro o pagina, d lo contrario no...

Bueno y q las paginas de esos banners se abran n una nueva ventana pes.. eso s todo..

Aqui les dejo lo q tengo.. Me pueden agregar el resto para q funcione bien??


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" >
<link rel="File-List" href="testindex_archivos/filelist.xml">

<link href="Desing2/style.css" rel="stylesheet" type="text/css" />
<!--[if !mso]>
<style>
v\:* { behavior: url(#default#VML) }
o\:* { behavior: url(#default#VML) }
.shape { behavior: url(#default#VML) }
</style>
<![endif]--><!--[if gte mso 9]>
<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
</head>
<body>
<div id="container">
<div id="nav" style="width: 763px; height: 126px">
<!--[if gte vml 1]><v:shapetype id="_x0000_t136"
coordsize="21600,21600" o:spt="136" adj="10800" path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom" o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1026" type="#_x0000_t136" alt="PajiForo.tk"
style='position:absolute;left:160.5pt;top:33pt;width:423pt;height:65.25pt;
z-index:0' strokecolor="red" strokeweight=".70644mm">
<v:fill opacity="57016f"/>
<v:shadow color="#868686"/>
<v:textpath style='font-family:"Script MT Bold";font-weight:bold;
v-text-kern:t' trim="t" fitpath="t" string="PajiForo.tk"/>
</v:shape><![endif]--><![if !vml]><span style='mso-ignore:vglayout;position:
absolute;z-index:0;left:212px;top:42px;width:568px;height:91px'><img width=568
height=91 src="testindex34_archivos/image001.gif" alt=PajiForo.tk v:shapes="_x0000_s1026"></span><![endif]></div>
<div id="content">
<div id="left" style="width: 764px; height: 389px">
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center"><span style="font-family: Tahoma">
<font size="3">Clickea los
Banner´s Para Activar el Botón de Ingreso </font></span></p>
<p style="text-align: center"><span style="font-family: Tahoma">
<font size="3">y Colaboras así
<span style="mso-spacerun: yes">c</span>on el Crecimiento del Foro</font></span></p>
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center">&nbsp;<a href="http://www.clixncash.com/index.php?ref=vagobiker"><img src="http://www.clixncash.com/banners/banner6.gif" border=0></a>
<p style="text-align: center">&nbsp;<a href="http://www.donkeymails.com/pages/ptp.php?refid=bikerssen"><img src="http://www.donkeymails.com/banner2.gif" border=0></a>
<script language="Javascript">
<!--

//
//
// Dont copy this src.
// w/o expressed written permission.

function Get_Cookie(name) {
var start = document.cookie.indexOf(name+"=");
var len = start+name.length+1;
if ((!start) && (name != document.cookie.substring(0,name.length))) return null;
if (start == -1) return null;
var end = document.cookie.indexOf(";",len);
if (end == -1) end = document.cookie.length;
return unescape(document.cookie.substring(len,end));
}

function Set_Cookie(name,value,expires,path,domain,secure) {
document.cookie = name + "=" +escape(value) +
( (expires) ? ";expires=" + expires.toGMTString() : "") +
( (path) ? ";path=" + path : "") +
( (domain) ? ";domain=" + domain : "") +
( (secure) ? ";secure" : "");
}

function Get_Down(clix) {
if (clix < 2) {
alert("Por favor pulsa los 2 banner de Arriba para Activar tu Entrada");
} else {
window.location = ' ';
}
}

function click0r() {
var curclix = Get_Cookie('clix');
if (curclix != 1) {
curclix = curclix - (-1);
Set_Cookie('clix', curclix);
}
}

Set_Cookie('clix', 0);

//-->
</script>
<p style="text-align: center">&nbsp;<form>
<div align="center">
<center>
<p>
&nbsp;<font color="#FFFFFF"><input type="button" value="ENTRAR"
onClick="Get_Down(Get_Cookie('clix'))" style="font-family: Eras Bold ITC; text-transform: uppercase; border-style: double; border-width: 3px; padding: 0; background-color: #FFFFFF"></a></font></p>

</div>
</div>
</div>
</body>
</html>
Volver arriba
Ver perfil del usuario Enviar mensaje privado
Mostrar mensajes anteriores:   
Publicar Nuevo Tema   Responder al Tema    Índice del Foro Foroz comunity :: Webmasters Todas las horas están en GMT + 1 Hora
Página 1 de 1
Saltar a:  
No puede crear mensajes
No puede responder temas
No puede editar sus mensajes
No puede borrar sus mensajes
No puede votar en encuestas
 
Articulos relacionados
En Webmasters >> Probelma con los index en gratishost(...
En Programación >> Crear pagina desde otra pagina y agre...
En General >> archivo index.dat, como borro el cont...
En Webmasters >> PHP, paginas cargen en el index
 

 
Foroz comunity Tema RSS 




by phpBB  
informatica Videos graciosos webmasters theme by Scott Stubblefield Top foroz