Would it be possible....

mtime88

Regular Member
Joined
Mar 10, 2008
Messages
329
Reaction score
84
Say have a page with a text field and once the user writes text in the field it writes the same text in about 4 other pages in iframes. Then when they submit it, it would submit all of them?

If you could code something like this let me know too.
 
Say have a page with a text field and once the user writes text in the field it writes the same text in about 4 other pages in iframes. Then when they submit it, it would submit all of them?

If you could code something like this let me know too.

Even better - you could have the iframes be hidden, that way the person would enter their info one time and you could submit to as many different affiliate offers as you'd like.

This would be tricky to pull off if you don't have control of the other forms - if they're on another site.

At best, you'd be able to pre-populate the other forms (some advertisers let you pass information for pre-population) but the user would have to click submit for all of them.

You might be able to do something sneaky where you hijack the advertisers form and actually post into their system from your site, but good luck getting away with that for long.
 
Back
Top