Like, to change the textbox "pie"'s value I'd use "pie.value = ''". But let's say I make an iFrame go to Google.com. How could I change something there? Such as "iFrame.pie.value = ''" does not work. I'm trying to find out how I could take the loading page in an iFrame and change values, sources, text, etc...
I'm lost.
