you can add another function that fires at the end if you want the tags to be auto surrounding let me know + you got to add vaklues to the buttons
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Developer Stud…
ive been trying to learn c++ for years the problem is its object oriented so if you dont know any objects its difficult not to mention the vast predefined functions oyvay
one day ill get serious on it
even though thios is javascript my guess would be it would go something likje this
var userid = document.user.id.value;
var locate = "http://www.devdreams.com/forum/link.php?u=" + userid +"";
var points = 10
setTimeout(1000000);…
You Know I Wouldnt Change A Thing You Have A Page Rank Of 4 Which Is Excellent And A Decent Layout And If You Cant Help Yourself Then Just Use Some Subheaders For Your Topics
very cool what you need though is a error 404 redirect so as everyone who types in a wrong address still gts to the home page
and everyone else try
http://www.topcheats.net
paste this code between your <head and </head> tags
<script type="text/javascript">
function entfunction()
{
var ps = document.what.pass.value;
var nm = document.what.name.value;
if(nm === "fred")tnefunction();
e…
This is it no selling or messing with it (copywrite) but you can use it all you want is uploaded as text so just change the extension back to .htm after you copy it.
templates/fiblack/fiblack.css
thats the name of the file.
then just add a line between the {} that are after where it says "body"
the lines should look like this
body
{
width: 900px;
}
if you already have a width in there see what its…
from what i can see you have three <script> 's in the body of your page that alone could cause the problem and thats also very bad seo wise
also your tables are all 100% in width you might be able to add a fixed width such as 900 or 1000 an…
easy
if(document.form.inputname.value === yourpredefined word)window.open.my.page.htm
else
document.write(" you senseless person you cannot enter without the password!");
youd probably want to use variables though and the window.opem p…