/    Sign up×
Community /Pin to ProfileBookmark

Hello, I don’t know if i’m right here, but i’ll just ask.
Is it possible, that when i open a page, for example Google, on the Login Page, that it somehoe automatically submits the form without needing me to click anything?

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@MarPloNov 24.2011 — Hi,

If its the page of your website, you can add a javascript code after the dform , to submit it.

Something like tthis:
<i>
</i>&lt;form action="file.php" id="f1"&gt;...&lt;/form&gt;
&lt;script&gt;
document.getElementById('f1').submit();
&lt;/script&gt;
Copy linkTweet thisAlerts:
@HallerioauthorNov 24.2011 — Yes, but i would like to know if it is possible to do that on another page, which is not mine. As is said for example google. That when i open the login page where you have to right in your password and your loginname, it should automaticallly submit.
×

Success!

Help @Hallerio 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 6.2,
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: @meenaratha,
tipped: article
amount: 1000 SATS,

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

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...