[Javascript] Setting a Input field on another frame?

TomMallard mallard at serv.net
Mon May 14 07:05:13 CDT 2001


top.framename.document.formname.fieldname.value = x

'top' references the highest level window so this assumes there's only one
frameset involved.

tom
----- Original Message -----
From: "Anthony" <anthony at dreamware.com.au>
To: <javascript at LaTech.edu>
Sent: Sunday, May 13, 2001 8:34 PM
Subject: [Javascript] Setting a Input field on another frame?


> How do i set the value of a field on another frame?
>





More information about the Javascript mailing list