vb.net - How to login to webpage via Visual Basic console application -
i've been tasked @ work make our company's software auto-login webpage can send get-requests without webbrowser or vs form
my company's software runs on industrial machine whole thing has run automatically within visual studio. far answers topic involve kind of browser, why wanted ask guys:
how cookie , do it?
how submit un , pw (codewise) j_security part of webpage , using parameters?
the site ends in login.jsp or j_security.jsp. have been told send request cookie first , send username , pw via post.
i've started programming in vb literally 2 weeks ago , appreciate help! :)
hi please follow url. demostrate auto login process
you might need change element name username , password.
go login page --> view pages source --> go username , replace "txtusername" in code. same process password.
hope help.
nishit
Comments
Post a Comment