/    Sign up×
Community /Pin to ProfileBookmark

Remote Form Fill using Iframe/Javascript ?

Hello
I am having a form and a iframe in my website.
Inside the iframe I am loading the a external website(not in my server).
I am trying to submit the details submitted in
my main website to the remote website inside the iframe.
I am doing this so that I can keep a copy of
the data submitted myself and at the same time
submit the data also to the remote site.
Is this possible ?
I have a script that works
if the page inside the iframe is also resides in the same website as mine.

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@TheTeenScripterJan 12.2009 — Put the file that accesses the other website (using JScript) on your computer and access that file locally. That should work because JavaScript is forbidden to work across websites (for security reasons, passwords, etc.) but if the file is on your machine, it should be able to access ANY site using javascript.
Copy linkTweet thisAlerts:
@auto_webauthorJan 12.2009 — so by including the other site to my site..will the data be sent to the

remote site ??

And If so what IP will be recorded in the remote site ?

Put the file that accesses the other website (using JScript) on your computer and access that file locally[/QUOTE]
How to do this ?
Copy linkTweet thisAlerts:
@TheTeenScripterJan 13.2009 — I'm telling you to run the file directly from your computer. If it is run from your computer, it will be allowed to use JavaScript on any site. If it is run from a website, the JavaScript is limited to that site.
×

Success!

Help @auto_web spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...