I am writing a custom script that will be posted against from another script. How can we login to amember using a HTTP post using check.inc.php? The idea is I want to send the username and password with the data that will be posted to a database. the idea being something like: backup.php?amember_login=username&amember_pass=password&backupdata=data+to+be+backed+up Thanks for any help that you can offer!