I need a basic script writing that will do the following:
1. Ask user for 2 inputs – Name and Domain Name
2. Using an API the script will go away and create an account on a remote server, using the 2 inputs from step 1.
The documentation for the API can be viewed here:
http://etwiki.cpanel.net/twiki/bin/view/SoftwareDevelopmentKit/CreateAccount
