Hi WebMasters/Mistresses,
before i go anymore bald than i already am would someone please help me out on this problem:
i want to set a value of a textfield in an iframe using the values sent from the parent window. how do i go about doing this?
i have a javascript function that says:
document.frames['framename'].itemtochange.value="change for the love of god!";
but apparently this doesnt work
any help on this would be appreciated.
i have a feeling that because its an iframe you cant reference and change its content from the main screen. but i hope im wrong.
cheers