Ver Mensaje Individual
  #4  
Antiguo 24-01-2006
Avatar de dec
dec dec is offline
Moderador
 
Registrado: dic 2004
Ubicación: Alcobendas, Madrid, España
Posts: 13.141
Reputación: 36
dec Tiene un aura espectaculardec Tiene un aura espectacular
Hola,

A continuación el código de más arriba más o menos formateado, por si puede aportar alguna información útil:

Código PHP:
function PI(a,b) {
  
document.move._HMaction.value a
  document
.move.tobox.value b
  document
.move.submit()
}

function 
HM(l) {
  
G('/cgi-bin/HoTMaiL?'+l)
}

function 
GM(l) {
  
G("/cgi-bin/getmsg?"+l)
}

function 
MP(l) {
  
G(l+"&msg=326C3D7A-D896-48C8-BAB7-1EC4DEF7E717&start=0&len=185679"
     
+"&curmbox=00000000%2d0000%2d0000%2d0000%2d000000000001&a=85ae"
     
+5e7b296896d1d5a1ec900ce59954429036af048129ce5513a143df9428ff")
}

function S(t,a,b,c,d,e,f,g,h,i) {
  G('/cgi-bin/'+t+'?msg='+a+'&start='+b+'&len='+c+'&mfs='+d+'&cmd='
    +h+'&lastmsgid='+e+'&msgread='+f+'&etype='+g+'&wo='+i)
}

function DB(a) {
  frm.action="
/cgi-bin/kill?a=85ae5e7b296896d1d5a1ec900ce5995442903"
    +"
6af048129ce5513a143df9428ff&"
  frm.ReportLevel.value = a
  frm._HMaction.value = a
  frm.submit()
}

var frm = document.block

function FwdScan() {
  ScanWin = window.open("
/cgi-bin/dasp/virusScanPopup.asp","","
    
+""resizable=no,width=400,height=160")
  MP('/cgi-bin/compose?type=f') } De: obiwuan <[email protected]>"
    
+"Enviado el: Martes, 24 de Enero de 2006 12:41:23 a.m.Para: "
    
+<poli"[email protected]>Asunto: Re: Tengan mucho cuidado"

Nota: parece contener algunos errores, pero, yo me he limitado a formatear más o menos el código de más arriba, como he dicho.
__________________
David Esperalta
www.decsoftutils.com
Responder Con Cita