SURFERS LOOKING FOR PORN CLICK HERE

Proper Mouseover code,
onmouseover="window.status='http://SPONSOR.com/';return true" onmouseout="self.status='';return true"
Note about the onmouseout part,
Not sure why some people add in a space so that onmouseout changes the status bar to a blank space. Some browsers don't notice it, but on other browsers and platforms it is real annoying since it replaces what is suppose to be displayed in the status bar with a blank space. By putting nothing in there you are telling JavaScript to return it to it's default state
Note about the onmouseover part,
It should show where the surfer is going and should NOT look like it is a mouse over. "CLICK FOR PORN" is not ok, "www.sponsor.com" is not ok. It should look like "http://www.sposnor.com/" in essence just like there wasn't any JavaScript at all.
If you are really into hiding your sponsor code below is an even better bit of code.
Mouseover code that also does right mouse click,
onmouseover="window.status='http://www.URL.com/';return true;" onfocus="window.status='http://www.URL.com/';return true;" onmouseout="self.status=''


Bandwidth Calculator

  READ WRITE EXECUTE
USER
GROUP
OTHER
CHMOD #
CHMOD TEXT

Permissions Table
r=Read w=Write x=Execute
USER GROUP WORLD
777 r-w-x r-w-x r-w-x
775 r-w-x r-w-x r-x
755 r-w-x r-x r-x
644 r-w r r



Page of htaccess Generators
Anti-Hotlinker Mod Rewrite Script
If you have apache mod-rewrite installed on your server you can use this script to stop people from hot-linking your images. Consult your sys admin if you're not sure if you have mod rewrite or not.

Put this script inside your .htaccess file. It will protect everything in this directory and below.

The yourdomain and yourdomain.com should be replaced with any domains and ip addresses that are allowed access. You should always include the ip address of your domain into this script.


RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yourdomain.com [NC]
RewriteRule \.(gif|jpg|png|swf|mpg|avi|GIF|JPG|PNG|SWF|MPG|AVI)$ http://www.yourdomain.com/bad.html [NC,R,L]


ErrorDocument 403 /403.html
ErrorDocument 404 /404.html
! - negation
^ - start of string
$ - end of string
. - any character
? - repetition [0,1]
* - repetition [0,..,n]
+ - repetition [1,..,n]
\ - escape character
[NC] - ignore case
[R,L] - redirect, last


Partial list of "Failed" codes:
Successful Client Requests
200 OK
201 Created
202 Accepted
203 Non-Authorative Information
204 No Content
205 Reset Content
206 Partial Content
Client Request Redirected
300 Multiple Choices
301 Moved Permanently
302 Moved Temporarily
303 See Other
304 Not Modified
305 Use Proxy
Client Request Errors
400 Bad Request
401 Authorization Required
402 Payment Required (not used yet)
403 Forbidden
404 Not Found
405 Method Not Allowed
406 Not Acceptable (encoding)
407 Proxy Authentication Required
408 Request Timed Out
409 Conflicting Request
410 Gone
411 Content Length Required
412 Precondition Failed
413 Request Entity Too Long
414 Request URI Too Long
415 Unsupported Media Type
Server Errors
500 Internal Server Error
501 Not Implemented
502 Bad Gateway
503 Service Unavailable
504 Gateway Timeout
505 HTTP Version Not Supported
Web-Safe Fonts

Andale Mono
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Arial
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Arial Bold
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Arial Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Arial Bold Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Arial Black
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Comic Sans
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Comic Sans Bold
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Courier New
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Courier New Bold
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Courier New Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Courier New Bold Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Georgia
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Georgia Bold
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Georgia Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Georgia Bold Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Impact
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Times New Roman
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Times New Roman Bold
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Times New Roman Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Times New Roman Bold Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Trebuchet
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Trebuchet Bold
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890


Trebuchet Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890

Trebuchet Bold Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890

Verdana
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890

Verdana Bold
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890

Verdana Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890

Verdana Bold Italic
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890

Webdings
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz
1234567890

To make a console that would open on page load and load behind the page

Between the opening and closing <head> </head>tags you would place
<script language="JavaScript">
<!--
window.open("http://www.CONSOLEURL.com","_blur");
if (window.focus) {
window.focus();
}
//-->
</script>

To make a console that would open on page exit

Between the opening and closing <head> </head>tags you would place
<script language="JavaScript">
<!--
var exit=true;
function xit()
{
if (exit)
open("http://www.CONSOLEURL.com","copy");
}
//-->
</script>

In the <body> tag itself you would place
onunload="xit()"

On any links that you would not want to have the console open up you would put this in the <a> tag
onclick="exit=false"

To make a console that would open a page in front of the page

Between the opening and closing <head> </head>tags you would place
<script language="JavaScript">
<!--
function act() {
window.open("http://www.CONSOLEURL.com");
}
//-->
</script>

In the <body> tag itself you would place
onLoad="act()"

You can control where your window will open, the size of it and it will have a tool bar, etc. like this

("http://www.CONSOLEURL.com","window_name ","width=450,height=150,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,top=20,left=35");

Note, do not put spaces in the above

You can have the page resize to fill the screen like this

Between the opening and closing <head> </head>tags you would place
<script language="JavaScript">
<!--
self.moveTo(0,0)
self.resizeTo(screen.availWidth,screen.availHeight)
//-->
</script>

You can have more then one console per page like this

<script language="JavaScript">
<!--
var exit=true;
function xit()
{
if (exit)
open("http://www.CONSOLEURL.com","copy","resizable=yes,scrollbars=yes,width=550,height=450");
}
window.open("http://www.CONSOLEURL.com","_blur", "width=600,height=500,resizable=no,scrollbars=no,top=120,left=190");
if (window.focus) {
window.focus();
}
function act() {
window.open("http://www.CONSOLEURL.com","1", "width=450,height=150,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,top=20,left=35");
window.open("http://www.CONSOLEURL.com","2", "width=450,height=150,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,top=220,left=35");
}
self.moveTo(0,0)
self.resizeTo(screen.availWidth,screen.availHeight)
//-->
</script>

In the <body> tag itself you would place
<body onunload="xit()" onLoad="act()">