|
Post by adman on Feb 12, 2008 22:18:24 GMT -5
im working on writing the code in a fortran and C++ enviornment using Sun microsystem's java platform im smart
|
|
|
Post by Lincoln on Feb 12, 2008 22:21:14 GMT -5
if u had vbulletin u cud jus upload a already written flash player
but ur cheap hence u use proboards n buy a phkun domain
lmphao
|
|
|
Post by Lincoln on Feb 12, 2008 22:21:37 GMT -5
with an ipod skin*
|
|
|
Post by adman on Feb 12, 2008 22:26:01 GMT -5
vbulletins is the work of the devil
I go with the p2gay format aiight
|
|
|
Post by -BlazeBhangra- on Feb 12, 2008 22:47:57 GMT -5
C++
I only know of DC++
|
|
|
Post by adman on Feb 13, 2008 3:17:53 GMT -5
dude..im gonna be up all night coding this thing
gonnna make it happen
this is what ive written so far
<html> <head> <title>www.punjabinkarperated.com - Home</title> <script language="JavaScript1.2" type="text/javascript"> <!-- if(self.location != top.location) top.location = self.location; if((navigator.appVersion.substring(0,1) == "5" && navigator.userAgent.indexOf('Gecko') != -1) ||navigator.userAgent.search(/Opera/) != -1)document.write('<META HTTP-EQUIV="pragma" CONTENT="no-cache">'); function doConfirm(m,u){if(confirm(m)) location.href = u;} function popWindow(x){var xWin=window.open("index.cgi?action="+x,"popWindow","directories=0,location=0,menubar=0,resizable=1,scrollbars=1,status=1,toolbar=0,top=100,left=100,width=400,height=275");xWin.focus();} function disable(form){for(i=0;i<form.length;i++){if(form.elements.type == 'submit')form.elements.disabled=true;if(form.elements.type == 'reset')form.elements.disabled=true;if(form.elements.type == 'button')form.elements.disabled=true;}} var pb_bubble = 0; var pb_skinid = 1; var pb_username = 'admin'; var pb_displayname = 'vehla_ayee_cue'; var pb_adfloat = 1; var pb_admovement = "center"; var pb_adx = 0; var pb_VersionNo = 4.5; // --> </script>
<script type="text/javascript">
var removePageDiv = ""; var pageMenu = "";
function pageDropList(obj,board,b,c,other) {
pageMenu = document.getElementById('pagedropmenu');
var curleft = curtop = 0; if (obj.offsetParent) { curleft = obj.offsetLeft; curtop = obj.offsetTop; while (obj = obj.offsetParent) { curleft += obj.offsetLeft; curtop += obj.offsetTop; } }
if (board == '') { pageMenu.style.cssText="position: absolute; top: "+ (curtop+15) +"px; left: "+curleft+"px;"; pageMenu.innerHTML= (c != 1) ? '[go to: <a href="/?'+other+'&page=1" onmouseover="show();" class="nav">1</a> '+ ((c < 4) ? "" : " ... ") : '[ go to: '; for (z=c-2;z<c+3;z++) if (z != c && z > 1 && z < b) pageMenu.innerHTML+='<a href="/index.cgi?'+other+'&page='+z+'" onmouseover="show();" class="nav">'+z+'</a> '; else if (z == c) pageMenu.innerHTML+='<a href="/index.cgi?'+other+'&page='+z+'" onmouseover="show();" class="nav"><b>'+z+'</b></a> ';
pageMenu.innerHTML+= (c != b) ? ((c >= b-4) ? "" : "... ") + '<a href="/index.cgi?'+other+'&page='+b+'" onmouseover="show();" class="nav">'+b+'</a> ]' : ']'; pageMenu.style.display=""; } else { pageMenu.style.cssText="position: absolute; top: "+ (curtop+15) +"px; left: "+curleft+"px;"; pageMenu.innerHTML= (c != 1) ? '[go to: <a href="/?board='+board+other+'&page=1" onmouseover="show();" class="nav">1</a> '+ ((c < 4) ? "" : " ... ") : '[ go to: '; for (z=c-2;z<c+3;z++) if (z != c && z > 1 && z < b) pageMenu.innerHTML+='<a href="/index.cgi?board='+board+other+'&page='+z+'" onmouseover="show();" class="nav">'+z+'</a> '; else if (z == c) pageMenu.innerHTML+='<a href="/index.cgi?board='+board+other+'&page='+z+'" onmouseover="show();" class="nav"><b>'+z+'</b></a> ';
pageMenu.innerHTML+= (c != b) ? ((c >= b-4) ? "" : "... ") + '<a href="/index.cgi?board='+board+other+'&page='+b+'" onmouseover="show();" class="nav">'+b+'</a> ]' : ']'; pageMenu.style.display=""; } }
function out (event) { x = (navigator.appName=="Microsoft Internet Explorer") ? event.srcElement : event.target;
if (x.id == 'pagedropmenu') removePageDiv = window.setTimeout('x.style.display="none";',1000); }
function show () { pageMenu = document.getElementById('pagedropmenu'); pageMenu.style.display=""; window.clearTimeout(removePageDiv); }
</script>
<style type="text/css"><!-- body { font-family: Verdana,ARIAAl;font-size:12px; margin: 0px; padding: 0px; background-image: url(http://image52.webshots.com/152/4/1/44/2066401440051506574cwhcPa_fs.jpg);} td { font-family: Verdana,ARIAAl; color: #FFFFFF; font-size:11px; } input { font-family: Verdana,ARIAAl; font-size: 9pt; color: #000000; } textarea { font-family: Verdana,ARIAAl; font-size: 9pt; color: #000000; } select { font-family: Verdana,ARIAAl; font-size: 7pt; color: #000000; } optgroup { font-family: Verdana,ARIAAl; font-size: 7pt; color: #000000; } A:link { text-decoration: none; color: #FFCC00; } A:visited { text-decoration: none; color: #CC6600; } A:hover { text-decoration: underline overline; color: #FFCC00; } .nav { font-size: 10px; text-decoration: none; color: #FFFFFF; } .nav:link { font-size: 10px; text-decoration: none; color: #FFCC00; } .nav:visited { font-size: 10px; text-decoration: none; color: #CC6600; } .nav:hover { font-size: 10px; text-decoration: none; color: #FFCC00; text-decoration: underline; } .windowbg { background-color: #000000; font-size: 11px; color: #FFFFFF; } .windowbg2 { background-color: #003333; font-size: 11px; color: #FFFFFF; } .titlebg { background-color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 12px; color: #000000; background-image: url(./Gradients/FFFFFF00000030.gif);} .popuptitlebg { background-color: #9999CC; font-style: normal; font-weight: bold; font-size: 12px; color: #000000; } .catbg { background-color: #000000; color: #FFFFFF; font-weight: bold; font-size: 13px; ; } .hr { color: #FFFFFF; background-color: #FFFFFF;} .bordercolor { background-color: #333300; } .quote { font-size: 10px; color: #FFFFFF; background-color: #003333; } .code { font-size: 10px; font-family: Courier New; color: #FFFFFF; background-color: #003333; } .menubg { background-image: url(./Gradients/00000000333330.gif);} #pagedropmenu {border: 1px solid #333300; background-color: #003333; font-family: Verdana; font-size: 11px; padding: 5px; text-align: center;} .newstitlebg { background-color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 12px; color: #000000; background-image: url(./Gradients/FFFFFF00000030.gif);} --></style> </head> <body text="FFFFFF" bgcolor="003300" link="FFCC00" vlink="CC6600" alink="990000">
<br /> <table width="92%" cellspacing="1" cellpadding="0" border="0" align="center" bgcolor="333300" class="bordercolor"> <tr> <td width="100%"> <table border="0" width="100%" cellpadding="0" cellspacing="0"> <tr> <td height="50" align="center" class="welcomebg" bgcolor="003300"><font size="+1"><a href="http://www.punjabinkarperated.com" target="_blank">www.punjabinkarperated.com</a></font><br /> <font size="-1">« Home »</font></td> <td class="welcomebg" bgcolor="003300"> <p><font size="2"> Hey, vehla_ayee_cue, you have <a href="/index.cgi?action=pm">15 messages</a>, 0 are new.<br/>Feb 13, 2008, 3:14am
</font><br /></p> </td> </tr> </table>
|
|
|
Post by adman on Feb 13, 2008 3:18:36 GMT -5
read over it during breakfast and let me know if you see any errors
kinda iffy on this line
pageMenu.innerHTML+='<a href="/index.cgi?board='+board+other+'&page='+z+'" onmouseover="show();" class="nav">'+z+'</a> ';
i think the + should be a - give me your expert opinion
|
|
|
Post by tac on Feb 13, 2008 10:26:56 GMT -5
wtf man this is sum annoyin shit
sum next tabla thing how do i get rid of ittttt noooooooooooo
*covers her ears*
|
|
|
Post by tac on Feb 13, 2008 13:12:40 GMT -5
everytime i click on summin tht annoyin stupid music comes on
jus f**ckin remove it
its killin me
ur gna lose
users
over this
we dnt need music
esp me
i hav my own selection of songs
arggghhhhh PINKOOOOOOOOO fix it before i murder ur mum
|
|
|
Post by adman on Feb 13, 2008 14:59:24 GMT -5
calm ur ass down
it was late night 3 amish
and i was tired and drunk
i had the alfa etc gurbani on to keep the ghosts away
i took out the tabla
that was just a test thing
|
|
|
Post by tac on Feb 13, 2008 15:19:10 GMT -5
|
|
|
Post by adman on Feb 13, 2008 15:51:32 GMT -5
u take this valentines day thing way too seriously....i allready have a girlfriend named SHAUNpreet
|
|