PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________

Russ,
You've got this:
var p=global.secpayspawn;
this.getField("P" + p + ".check.check.ins_name").value = this.getField("check.ins_name");
Try this:
var p=global.secpayspawn;
this.getField("P" + p.value + ".check.check.ins_name").value = this.getField("check.ins_name");
Jim Plante
<[EMAIL PROTECTED]>



On Nov 22, 2003, at 8:36 PM, Russ Mellnick wrote:





To change your subscription:
http://www.pdfzone.com/discussions/lists-pdfforms.html



Reply via email to