Click to See Complete Forum and Search --> : Developers and solution designers, bid for projects here


hundleydavid
11-12-2003, 10:44 AM
www.eserviceslink.com

Post your details and bid on projects in various sectors. New site, many projects already posted.

Claim your £20 wine voucher on sign up.

iBold
11-12-2003, 01:49 PM
You should try posting actual useful information and leave the shameless self promotion to the signiture, like me lol :)

Sux0rZh@jc0rz
11-12-2003, 02:30 PM
he's got a point there. many people will make it a point not to use your site now. and will use a different site instead just cause we hate advertisers. if u put it in your signature, anyone who was actually interested would probably drop in. even those who ARENT interested in a job would probably look in just cause we have no life.

iBold
11-12-2003, 02:43 PM
exactly...I didn't bother to visit the site..and I do have no life..so whats that say? :)

Paul Jr
11-12-2003, 05:30 PM
1) Like most of you, I also have no life, so...uhm, uhhh...I'm not sure where I'm going with this...but...Uhm...

2)Hundleydavid, I suggest getting rid of that annoying no right-click script. It keeps people from opening pages in new windows/tabs, and it's practically useless...

See?

<STYLE TYPE="text/css">
<!--

@import url(global.css);
#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
BODY{
font-family : Garamond;
color : teal;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;border-style : groove groove groove groove;border-color : blue blue blue blue;}
//-->
</STYLE>

<script language="Javascript">
<!--
/*
Status Bar Clock
*/

function doClock() {
window.setTimeout( "doClock()", 1000);
today = new Date();
self.status = today.toString();
}

doClock()
//-->
</script>

<script language="JavaScript">
<!--
/*
No Right Mouse Click
*/

var message="Function Disabled.\nCopyright (c) eServicesLink";

// Don't edit below!

function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->

</script>

A bit of your code, and I didn't even have to disable Java Script...:rolleyes:

iBold
11-12-2003, 05:39 PM
lol exactly :D