G
Guest
I want to pass (POST) username & password from
my page to another asp page, I can't do anything on that page, this page
for other system, and I can't touch or even change anything on it.
Can you send me a sample code to POST username and password for that
page.
Give me a sample code to send a username and password to it, and how I
can get the response if the page shows an error page or redirect to
another page or if the page doesn't show anything if the username and
password is invalid.
All possibilities for the mentioned states for the login page are actual
cases I face for different systems.
Please reply ASAP, and thanks for your patient.
my page to another asp page, I can't do anything on that page, this page
for other system, and I can't touch or even change anything on it.
Can you send me a sample code to POST username and password for that
page.
Give me a sample code to send a username and password to it, and how I
can get the response if the page shows an error page or redirect to
another page or if the page doesn't show anything if the username and
password is invalid.
All possibilities for the mentioned states for the login page are actual
cases I face for different systems.
Please reply ASAP, and thanks for your patient.