Hello all, I have a normal form (form1) with a variable (var1) and a form inside a layer (form2) with a variable (var2). After submit (form1), how can I have access to var2 ? (if I must use javascript should use: document.layer.var2 or document.form2.var2 or document.layer.form2.var2 .......???).I try to read directly $var2, but without result.... T.Y all Best Regards Miguel Loureiro <[EMAIL PROTECTED] >
- Re: [PHP] variable on 2 forms Miguel Loureiro
- Re: [PHP] variable on 2 forms pablo
- RE: [PHP] variable on 2 forms Rudolf Visagie