/    Sign up×
Community /Pin to ProfileBookmark

Entering login details on external website using a button

Is it possible to create a form on a page whereby a user enters a username and password into two seperate textboxes. If they click a button, an external webpage is opened. Their login details are then filled into the login part of the external website. The reason for doing this is that I have to monitor a number of accounts which require to me to login and out of each account almost daily. I has thinking a webpage with a nice script where I could just click on their name, send the info to textboxes and then submit it to the external website would be very handy. If there’s a better or easier way to do this I’d appreciate a nudge in the right direction.

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@slaughtersDec 09.2009 — Yes - but you would need to know the field names used for username and password on the external site as well as the name of the server side application that the external site uses for logging in (this is sometimes pretty well hidden, especially if something like Java Struts is being used on the server side).

AND

Hope that the external site does not block login requests coming from foreign domains, third party referrers or some other filtering scheme.
Copy linkTweet thisAlerts:
@lancer123authorDec 09.2009 — Cheers for reply. How would I find out what server side application is used? I'm guessing View Page Source is not gonna provide it??
×

Success!

Help @lancer123 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.4,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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

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