Return to Snippet

Revision: 25159
at March 22, 2010 04:19 by angelpatxi


Initial Code
var f = this.getField("Servicio1").value;
this.getField("Servicio2").value = f;
this.getField("Servicio3").value = f;
var f = this.getField("Fecha1").value;
this.getField("Fecha2").value = f;

Initial URL


Initial Description


Initial Title
Programacion en un PDF

Initial Tags


Initial Language
JavaScript