I was wondering what the best method of passing a textbox value on the parent to an IFrame so that the PHP code in the Iframe can use the variable? And also how to do post a value back to a textbo in the parent.
Is it also possible to do so that it will work with netscape, firefox, and IE?