PDA

View Full Version : [HELP] i Need The Dissagree And Agree HTML Code [HELP]



kakashi3000
17-08-2007, 11:43 PM
Like in other retros were the terms of agreedment are and theres a text that says agree or dissagree that you click and it takes you to site [if agreed]

Please Post the HTML for this here...

THank you

Moved by Mattps22004 (Forum Moderator) from Web Market: Please post in the correct forum next time, thanks :).

AEROX
17-08-2007, 11:52 PM
Its just a html link.


<a href="http://www.yoursite.tld">Agree</a> <a href="http://google.co.uk">Disagree</a>

Florx
18-08-2007, 02:30 PM
Although you could make it a bit more complicated by using php -> creating a cookie -> checking the cookie is there -> bypass the page.

e.g. If i click the agree button it will save that ive agreed. If i click the disagree button it wont ever let you in!

Invent
18-08-2007, 03:28 PM
If i click the disagree button it wont ever let you in!
Unless you're using firefox, in which case you just close the browser.
Rofl.

Florx
18-08-2007, 03:56 PM
Meh unless you dont clear cookies when you close it.

lolwut
18-08-2007, 10:08 PM
Aren't Habbox people not supposed to help people on retros?

You'd just have to use a cookie or similar BUT I'M NOT HELPING YOU BECAUSE YOU WANT THIS FOR A RETRO, mean mans. :'(

Mashi
18-08-2007, 11:22 PM
Dont tell the mods I helped



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
.bb{
background-color:#333333;
height:auto;
width:600px;
}
.a { height:auto;
width:100px;
background-color:#CCCCCC;
}
.d { height:auto;
width:100px;
background-color:#CCCCCC;s
}
</style>
</head>
<body bgcolor="#000000">
<center>
<div class="bb">
Habbo®, Habbo Hotel®, Sulake and associated logos are trademarks of Sulake Group. All rights reserved. Copyright, trademarks and other rights in the material from Habbo Hotel® and other services of Sulake Group on this website are owned by Sulake Group. All rights reserved.
This website is neither owned nor operated by Sulake Group and it is not part of Habbo Hotel® or any other service or website owned or operated by Sulake Group.
Sulake Group are not responsible for any content on this website and the views and opinions expressed herein are not necessarily the views and opinions of Sulake Group.

By clicking agree you are saying you have nothing to do with sulake and will not report this site.
<div align="center" class="a">
<a href="Yoursite.com" style="text-decoration:none;">
Agree
</a>
</div>
<div align="center" class="d"><a href="http://www.********.com" style="text-decoration:none;"> Disagree </a></div>
</div>
</body>
</html>



Lol was a joke at the top.

replace yoursite.com with ..... yes you guesed it your site url.

Johno
18-08-2007, 11:33 PM
By clicking agree you are saying you have nothing to do with sulake and will not report this site.


I loled, As if that is going to do anything. I mean just by typing up some HTML saying if you enter this site you cant report us isnt legally binding. I mean its completly pointless having a disclaimer because:

1) People will just click agree
2) It doesnt do anything because you are operating an illegal site
3) Just writing it doesnt mean if you get sued you can go "But I had a disclaimer on my site that said if they reported me they were breaking my TOS" God if you did that the Judge would add a coule of years or couple of hundred to your sentence/fine!

.:; Johno

Just FYI, I am not having a go at you Mashi

Mashi
18-08-2007, 11:56 PM
Lol ---- Im no good with disclaimers :'( tell me what to fill it in with and ill edit it :)

lolwut
19-08-2007, 04:51 PM
dont bother with a disclaimer because;



1) People will just click agree
2) It doesnt do anything because you are operating an illegal site
3) Just writing it doesnt mean if you get sued you can go "But I had a disclaimer on my site that said if they reported me they were breaking my TOS" God if you did that the Judge would add a coule of years or couple of hundred to your sentence/fine!

Want to hide these adverts? Register an account for free!