Results 1 to 3 of 3

Thread: How to Submit from one <iframe> to another <iframe>

  1. #1
    Join Date
    Dec 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to Submit from one <iframe> to another <iframe>

    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.

  2. #2
    Join Date
    Jul 2006
    Location
    Antwerp, Belgium (Europe)
    Posts
    927
    Thanks
    121
    Thanked 2 Times in 2 Posts

    Default

    Should work if you use "target" to the other <iframe> in your post ?

  3. #3
    Join Date
    Jun 2006
    Location
    Acton Ontario Canada.
    Posts
    677
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    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.
    - Ryan "Boxxertrumps" Trumpa
    Come back once it validates: HTML, CSS, JS.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •