Ver Mensaje Individual
  #7 (permalink)  
Antiguo 27/03/2007, 17:50
Avatar de MaBoRaK
MaBoRaK
 
Fecha de Ingreso: abril-2003
Ubicación: La Paz - Bolivia
Mensajes: 2.003
Antigüedad: 21 años
Puntos: 35
Re: error no especificado

loading.............


muy cierto
Código:
function buscaref(){
105 //recogemos el valor introducido en el campo referencia
106 var ref_introducida = document.getElementById('ref').value;
107 var url = "http://www.decofactory.net/comun/buscaReferencia.php";
108 var strParams = "referencia=" + ref_introducida;
109 var loader1 = new net.ContentLoader(url, validaReferencia, null, "POST", strParams);
110}
http://www.decofactory.net/ != http://decofactory.net/

y

document.getElementById('comboFormato').length solo es una propiedad de LECTURA.


connection closed.
__________________

Maborak Technologies