true true.. but say i have web hosting and i can create mailboxes and I wanted people to be able to sign up at my website.
they go there and put in there email address they want and that password they want and then submit to create their mailbox. Right now I can only create mailbox by logging into my web hosting account. I would like to try to to make it so they can put in that information and click submit.. and it will log into my hosting account with data sent to the login page.. and then send some more data (their new email address and password) to the page within my hosting to create the mailbox. and then it will log out and done... well maybe not done.. but some sort of saying your mailbox has been created. I bet it's a hard task i'm not expecting help but just if it's something easy i'm missing

but ya probably unsecure for sure. Was reading somewheres that maybe sessions variables would work.