Submitting a form to an iframe
Posted: Wed Aug 31, 2005 4:40 pm
Hello,
I have a page that has an iframe in it. I have a field on that page that the user can fill in, and if he does, the stuff in the iframe updates (like a shoutbox). The feild is on the parent page, but the shoutbox content is in the iframe. How can I solve my problem? If possible, I would like to do it with javascript, but if there's no way, javascript it is. I tried looking up some solutions on google, but couldn't understand what the people were talking about (I have 0 knowledge of JS).
Thanks for the help.
I have a page that has an iframe in it. I have a field on that page that the user can fill in, and if he does, the stuff in the iframe updates (like a shoutbox). The feild is on the parent page, but the shoutbox content is in the iframe. How can I solve my problem? If possible, I would like to do it with javascript, but if there's no way, javascript it is. I tried looking up some solutions on google, but couldn't understand what the people were talking about (I have 0 knowledge of JS).
Thanks for the help.