Hi,
I have a page with 2 <iframe>s
Can I post data from one to another by submitting from first one,
without reloading the entire page.
Please help
Thanks.
Hi,
I have a page with 2 <iframe>s
Can I post data from one to another by submitting from first one,
without reloading the entire page.
Please help
Thanks.
Should work if you use "target" to the other <iframe> in your post ?
i think that the anchor can only have a target in reference to itself
as in, can only reference a neighboring anchor, a new document, or the parent document.
it probably wont work referencing a different document from the same parent.
Bookmarks