I am trying to write an "auto-login" script, that uses curl to log in to a specific site and then echoing the response, so that the user can "bypass" the login. (For example, to grant one-time logins etc)I am trying to write an "auto-login" script, th