This isn't a "how to" question at this stage, more of a "can I."
I am capturing form data on /page1.php - upon submit /page2.php is loaded which contains further form fields that are displayed via an iframe. The form that is loaded is hosted on another server (just in case that makes a difference).
The question I have is; Is there anyway of using javascript (or any other language) to autofill a field that is in the iframe?
I hope that makes sense but if anyone needs any clarification, please let me know.
thanks