Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7850257
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T18:47:35+00:00 2026-06-02T18:47:35+00:00

My problem: I have an iframe from my partner <iframe src=http://foo.com/aff_c?offer_id=28&aff_id=1020&file_id=164&url_id=32></iframe> It´s the formular

  • 0

My problem:
I have an iframe from my partner

<iframe src="http://foo.com/aff_c?offer_id=28&aff_id=1020&file_id=164&url_id=32"></iframe>

It´s the formular that I have on my page so that visitors can send data. Now I want to create my own formular (to have more control about sent data) and then send data to my partner. At first, I tried to add URL from iframe to ‘action’ attribute of my form and send it via POST method but then I found out that the original formular is not exactly on URL from iframe, but on another one , where is redirected just after the iframe is loaded, an so it didn´t work. The redirected URL is similar, but with little differences in parametres, something like this:

http://blabla.foo2.com/bla?a_aid=1020&a_bid=164&utm_source=affil&offer_id=28

So I changed an ‘action’ attribute of my form with this second URL and now I am sending data right there. It works now, data are sent but there is the problem. The other side (my partner) cannot identify if data comes from me or from another partner. Apparently there is missing parameter in second URL (url_id=32) but I don´t know how to send it.
I was supposed to try php cUrl library but I’m not sure if it could help here.

Ou…and I wouldn’t want my partner to know that I am not using his iframe so I can’t ask him for help 🙂

Is there any way in php, how to solve it? Thank you for any idea

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T18:47:36+00:00Added an answer on June 2, 2026 at 6:47 pm

    It seems like the tracking is done in the first script/url and then the data is send to the second url. Maybe you can trigger tracking with first url and cUrl and then send everything to the second url.

    To get the last url with curl try:

    $lastUrl = curl_getinfo($ch, CURLINFO_EFFECTIVE_URL);
    echo $lastUrl;
    

    see also: http://php.net/manual/de/function.curl-getinfo.php

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have problem calling a JavaScript function in an iframe from the parent page.
I have basically the opposite problem to this question: How to prevent iframe from
I have problem with displaying adsense ads in ie7 google adsense adds an iframe
hi i have a problem with iFrame, i have to create an application which
Problem I have a User model, and the Volunteer model that inherits from the
Here's the scenario, I have events happening from within an iframe and up until
I have to make an iframe element from java script so it isn't scrollable
I have a web page surrounding an iframe from another website. I need to
We have an application that reconstructs external web sites in an Iframe from within
Possible Duplicate: Get xpath location of element in iframe(iframe from my domain) I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.