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

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

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -