Welcome, Guest
  • Author Topic: IFRAME passing data  (Read 1594 times)

    Matthew Ozor

    • Server what's that
    • *
    • Posts: 5
      • MSN Messenger - mozor@msn.com
      • AOL Instant Messenger - MtOzor
      • Yahoo Instant Messenger - MtOzor
      • View Profile
      • Ozor.net
      • Email
    IFRAME passing data
    « on: 04/11/02, 12:22 »
    The question I have is that I need to pass the text in a IFRAME  from a form that I have to my PHP mail program. Im trying to copy the hotmail compose page, and I have everything working except I can't get the text from the IFRAME to send to my php program. Is there a was to set this to a variable in the form. Please take a look at what im doing to better ilustrate my question. www.ozor.net/beta/html/contact.html ok thanks any kind of hint will help.

    Matt

    bpat1434

    • Moderator
    • Senior Programmer
    • *****
    • Posts: 419
    • Never Miss An Opportunity To Be Great.
      • MSN Messenger - bpat1434@hotmail.com
      • AOL Instant Messenger - bpat1434
      • Yahoo Instant Messenger - bpat1434
      • View Profile
      • bPatterson
    Re:IFRAME passing data
    « Reply #1 on: 04/28/04, 10:02 »
    Put a button in the form, and write them all to variables in the form.  Or write them to a PHP script, and call that script from the contact PHP script or HTML page.

    ~Brett