curl-users
re maintaining creds
From: Blurry <obsfucate_at_gmail.com>
Date: Fri, 7 Apr 2006 12:01:54 -0400
Date: Fri, 7 Apr 2006 12:01:54 -0400
Any ideas ? This is the page I get once the login is accepted, I just
need to figure out how to navigate to the page the browser takes you
to after this.
<head>
<title>Web :: Single Sign-On :: </title>
</head>
<body>
<form action="http://xweb.foo.edu/cweb/login_ldap.asp" method="post"
name="submit_signon">
<input type="hidden" name="id_num" value="1073351616">
</form>
<script language="javascript">
<!--
if (document.submit_signon.Submit) {
document.submit_signon.Submit();
}
else {
document.submit_signon.submit();
}
-->
</script>
</body>
Received on 2006-04-07