Did you try surrounding text1 in single quotes?
For archive purposes, this is javascript code, not php.
Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Michael Blake" <mblake@r...>
To: "professional php" <pro_php@p...>
Sent: Thursday, May 31, 2001 4:18 PM
Subject: [pro_php] Netscape Nightmare
> Hi Gang,
>
> Is it possible to set values of text boxes from one frame to another in
> NS6? My script from IE5 is 'parent.frames
> ("frame1").document.getElementById("text1").value = "my Value";' I've
> tried everything that I can think of to get it to work with NS6, but no
> luck. Any help would be appreciated.
>
> Many Thanks,
> Michael
>