/    Sign up×
Community /Pin to ProfileBookmark

login & table scroll

I was going to try and solve this with a CMD Python program using the requests library but I’m running into problems, can I solve this with JS? Thanks.

connect to URL
ask user to enter username and store in username-variable
ask user to enter password and store in password-variable

input data from username-variable into username field:
<input id=”inptUserId” maxlength=”8″
name=”txt_inptUserId” onkeyup=”autoSkipNN(event.which,this);” onfocus=”saveFocusedControl(“inptUserId”);” tabindex=”26″
title=”” type=”text” value=””>

input data from password-variable into password field:
<input id=”password” maxlength=”8″
name=”txt_password” onkeyup=”autoSkipNN(event.which,this);” onfocus=”saveFocusedControl(“password”);” tabindex=”28″
title=”” type=”password” value=””>

Click Button:
<input alt=”Enter” id=”btnOK”
name=”btn_btnOK” onfocus=”saveFocusedControl(“btnOK”);” tabindex=”-1″ title=”” type=”submit” value=”Enter”>

to post a comment
JavaScript

0Be the first to comment 😎

×

Success!

Help @lew-ashby 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 4.26,
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,
)...