unable to login from curl from console -


I'm trying to log in to a website.

curl -o abcd.html - K-L-U "Anonymous: PSWD"; Firefox abcd.html

I am passing the URL and password to BT in the curl command, yet it gets stuck on the login page. Any help would be commendable.

Thanks !!!


Comments

Popular posts from this blog

mysql - How to enter php data into a html multiple select box -

java - Can't add JTree to JPanel of a JInternalFrame -

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -