Jump to content
Sign in to follow this  
[D]ohkito

[FUN] What have in your last Ctrl+C ?

Recommended Posts

Edgardo

select * from alocacao join professor on alocacao.matricula_prof = professor.matricula_prof join restricoes on alocacao.matricula_prof = mat_prof where alocacao.matricula_prof = 'professor';

Share this post


Link to post
Share on other sites
[D]ohkito

You work in telecom, I take it.

 

My clipboard is not very exciting: "1.7"

 

smart guy. ;)

Share this post


Link to post
Share on other sites
kvra
LoSt°PiKe[]" post="385843" timestamp="1322063026"]

Sombraa00

 

Descobri sua senha.. muahahha ;D ;D

Share this post


Link to post
Share on other sites
Crius
ohkito" post="385846" timestamp="1322063308"]

smart guy. ;)

 

There are not many other reasons for why you'd be using an SS7 management interface. It's hardly something I'd do for fun.

Share this post


Link to post
Share on other sites
JoeHandsome

+";cursor:default;line-h=

eight:11pt;}</style></head>"+

  "<body onclick=3D\"event.returnValue=3Dfalse;\" ondragstart=3D\"event.ret=

urnValue=3Dfalse;\" onselectstart=3D\"event.returnValue=3Dfalse;\" bgcolor=

=3D"+c_rgszClr[4]+" topmargin=3D0 leftmargin=3D0><table cellpadding=3D0 cel=

lspacing=3D0 width=3D100%>"+

  "<tr><td colspan=3D6 height=3D1 bgcolor=3D"+c_rgszClr[2]+"></td></tr>"+

  "<tr><td style=3D\"font:1pt\"> <td>"+

  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=

nFastScrollTabs(0);\" onmouseover=3D\"parent.fnMouseOverScroll(0);\" onmous=

eout=3D\"parent.fnMouseOutScroll(0);\"><a>&#171;</a></td>"+

  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=

fnScrollTabs(0);\" ondblclick=3D\"parent.fnScrollTabs(0);\" onmouseover=3D\=

"parent.fnMouseOverScroll(1);\" onmouseout=3D\"parent.fnMouseOutScroll(1);\=

"><a>&lt</a></td>"+

  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=

fnScrollTabs(1);\" ondblclick=3D\"parent.fnScrollTabs(1);\" onmouseover=3D\=

"parent.fnMouseOverScroll(2);\" onmouseout=3D\"parent.fnMouseOutScroll(2);\=

"><a>&gt</a></td>"+

  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=

nFastScrollTabs(1);\" onmouseover=3D\"parent.fnMouseOverScroll(3);\" onmous=

eout=3D\"parent.fnMouseOutScroll(3);\"><a>&#187;</a></td>"+

  "<td style=3D\"font:1pt\"> <td></tr></table></body></html>";

 

with (frames['frScroll'].document) {

  open("text/html","replace");

  write(szHTML);

  close();

}

 

szHTML =3D

  "<html><head>"+

  "<style>A:link,A:visited,A:active {text-decoration:none;"+"color:"+c_rgsz=

Clr[3]+";}"+

  ".clTab {cursor:hand;background:"+c_rgszClr[1]+";font:9pt Arial;padding-l=

eft:3px;padding-right:3px;text-align:center;}"+

  ".clBorder {background:"+c_rgszClr[2]+";font:1pt;}"+

  "</style></head><body onload=3D\"parent.fnInit();\" onselectstart=3D\"eve=

nt.returnValue=3Dfalse;\" ondragstart=3D\"event.returnValue=3Dfalse;\" bgco=

lor=3D"+c_rgszClr[4]+

  " topmargin=3D0 leftmargin=3D0><table id=3DtbTabs cellpadding=3D0 cellspa=

cing=3D0>";

 

var iCellCount=3D(c_lTabs+1)*2;

 

var i;

for (i=3D0;i<iCellCount;i+=3D2)

  szHTML+=3D"<col width=3D1><col>";

 

var iRow;

for (iRow=3D0;iRow<6;iRow++) {

 

  szHTML+=3D"<tr>";

 

  if (iRow=3D=3D5)

  szHTML+=3D"<td colspan=3D"+iCellCount+"></td>";

  else {

  if (iRow=3D=3D0) {

    for(i=3D0;i<iCellCount;i++)

    szHTML+=3D"<td height=3D1 class=3D\"clBorder\"></td>";

  } else if (iRow=3D=3D1) {

    for(i=3D0;i<c_lTabs;i++) {

    szHTML+=3D"<td height=3D1 nowrap class=3D\"clBorder\"> </td>";

    szHTML+=3D

      "<td id=3DtdTab height=3D1 nowrap class=3D\"clTab\" onmouseover=3D\"p=

arent.fnMouseOverTab("+i+");\" onmouseout=3D\"parent.fnMouseOutTab("+i+");\=

">"+

      "<a href=3D\""+document.all.item("shLink").href+"\" target=3D\"frS=

heet\" id=3DaTab> "+c_rgszSh+" </a></td>";

    }

    szHTML+=3D"<td id=3DtdTab height=3D1 nowrap class=3D\"clBorder\"><a id=

=3DaTab> </a></td><td width=3D100%></td>";

  } else if (iRow=3D=3D2) {

    for (i=3D0;i<c_lTabs;i++)

    szHTML+=3D"<td height=3D1></td><td height=3D1 class=3D\"clBorder\"></t=

d>";

    szHTML+=3D"<td height=3D1></td><td height=3D1></td>";

  } else if (iRow=3D=3D3) {

    for (i=3D0;i<iCellCount;i++)

    szHTML+=3D"<td height=3D1></td>";

  } else if (iRow=3D=3D4) {

    for (i=3D0;i<c_lTabs;i++)

    szHTML+=3D"<td height=3D1 width=3D1></td><td height=3D1></td>";

    szHTML+=3D"<td height=3D1 width=3D1></td><td></td>";

  }

  }

  szHTML+=3D"</tr>";

}

 

szHTML+=3D"</table></body></html>";

with (frames['frTabs'].document) {

  open("text/html","replace");

  charset=3Ddocument.charset;

  write(szHTML);

  close();

}

}

 

function fnInit()

{

g_rglTabX[0]=3D0;

var i;

for (i=3D1;i<=3Dc_lTabs;i++)

  with (frames['frTabs'].document.all.tbTabs.rows[1].cells[fnTabToCol(i-1)])

  g_rglTabX=3DoffsetLeft+offsetWidth-6;

}

 

function fnTabToCol(iTab)

{

return 2*iTab+1;

}

 

function fnNextTab(fDir)

{

var iNextTab=3D-1;

var i;

 

with (frames['frTabs'].document.body) {

  if (fDir=3D=3D0) {

  if (scrollLeft>0) {

    for (i=3D0;i<c_lTabs&&g_rglTabX<scrollLeft;i++);

    if (i<c_lTabs)

    iNextTab=3Di-1;

  }

  } else {

  if (g_rglTabX[c_lTabs]+6>offsetWidth+scrollLeft) {

    for (i=3D0;i<c_lTabs&&g_rglTabX<=3DscrollLeft;i++);

    if (i<c_lTabs)

    iNextTab=3Di;

  }

  }

}

return iNextTab;

}

 

function fnScrollTabs(fDir)

{

var iNextTab=3DfnNextTab(fDir);

 

if (iNextTab>=3D0) {

  frames['frTabs'].scroll(g_rglTabX[iNextTab],0);

  return true;

} else

  return false;

}

 

function fnFastScrollTabs(fDir)

{

if (c_lTabs>16)

  frames['frTabs'].scroll(g_rglTabX[fDir?c_lTabs-1:0],0);

else

  if (fnScrollTabs(fDir)>0) window.setTimeout("fnFastScrollTabs("+fDir+");"=

,5);

}

 

function fnSetTabProps(iTab,fActive)

{

var iCol=3DfnTabToCol(iTab);

var i;

 

if (iTab>=3D0) {

  with (frames['frTabs'].document.all) {

  with (tbTabs) {

    for (i=3D0;i<=3D4;i++) {

    with (rows) {

      if (i=3D=3D0)

      cells[iCol].style.background=3Dc_rgszClr[fActive?0:2];

      else if (i>0 && i<4) {

      if (fActive) {

        cells[iCol-1].style.background=3Dc_rgszClr[2];

        cells[iCol].style.background=3Dc_rgszClr[0];

        cells[iCol+1].style.background=3Dc_rgszClr[2];

      } else {

        if (i=3D=3D1) {

        cells[iCol-1].style.background=3Dc_rgszClr[2];

        cells[iCol].style.background=3Dc_rgszClr[1];

        cells[iCol+1].style.background=3Dc_rgszClr[2];

        } else {

        cells[iCol-1].style.background=3Dc_rgszClr[4];

        cells[iCol].style.background=3Dc_rgszClr[(i=3D=3D2)?2:4];

        cells[iCol+1].style.background=3Dc_rgszClr[4];

        }

      }

      } else

      cells[iCol].style.background=3Dc_rgszClr[fActive?2:4];

    }

    }

  }

  with (aTab[iTab].style) {

    cursor=3D(fActive?"default":"hand");

    color=3Dc_rgszClr[3];

  }

  }

}

}

 

function fnMouseOverScroll(iCtl)

{

frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[7];

}

 

function fnMouseOutScroll(iCtl)

{

frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[6];

}

 

function fnMouseOverTab(iTab)

{

if (iTab!=3Dg_iShCur) {

  var iCol=3DfnTabToCol(iTab);

  with (frames['frTabs'].document.all) {

  tdTab[iTab].style.background=3Dc_rgszClr[5];

  }

}

}

 

function fnMouseOutTab(iTab)

{

if (iTab>=3D0) {

  var elFrom=3Dframes['frTabs'].event.srcElement;

  var elTo=3Dframes['frTabs'].event.toElement;

 

  if ((!elTo) ||

  (elFrom.tagName=3D=3DelTo.tagName) ||

  (elTo.tagName=3D=3D"A" && elTo.parentElement!=3DelFrom) ||

  (elFrom.tagName=3D=3D"A" && elFrom.parentElement!=3DelTo)) {

 

  if (iTab!=3Dg_iShCur) {

    with (frames['frTabs'].document.all) {

    tdTab[iTab].style.background=3Dc_rgszClr[1];

    }

  }

  }

}

}

 

function fnSetActiveSheet(iSh)

{

if (iSh!=3Dg_iShCur) {

  fnSetTabProps(g_iShCur,false);

  fnSetTabProps(iSh,true);

  g_iShCur=3DiSh;

}

}

 

Comment: lollers, should try to do this more often. ahha

Share this post


Link to post
Share on other sites
JoeHandsome

Topic tag says [FUN], that's not funny Wartale affffffff >:(

loller, I guess you are right

Share this post


Link to post
Share on other sites
[D]ohkito

Case Denied

- You can get that hammer in the following specs: Mechanician, Knight, Atalanta, Priestess, and Pikeman.

 

Ps.: I'm shocked  :o :o :o :o :o :o

Share this post


Link to post
Share on other sites
Tonberry
ohkito" post="386027" timestamp="1322075800"]

Case Denied

- You can get that hammer in the following specs: Mechanician, Knight, Atalanta, Priestess, and Pikeman.

 

Ps.: I'm shocked  :o :o :o :o :o :o

 

nothing special

Share this post


Link to post
Share on other sites
JoeHandsome
ohkito" post="386027" timestamp="1322075800"]

Case Denied

- You can get that hammer in the following specs: Mechanician, Knight, Atalanta, Priestess, and Pikeman.

 

Ps.: I'm shocked  :o :o :o :o :o :o

Hehe, I guess it is a typo in the server file.

 

We will change Priestess to Fighter ;)

 

What's that kenni, php? aspx?

It is something generated by excel. html/javascript

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

News and Updates

×
×
  • Create New...