How would I pass a parent's form's drop-down selection into a child's form in an iframe? The child's form then gets posted to a php script which looks for the select's value and then runs. Need example. I have a session running if that helps.Thanks
Are the parent and child forms on the same page?
This is usually a javascript function