Results 1 to 6 of 6

Thread: Creating helm user accounts dynamiclly

  1. #1
    Join Date
    Jun 2006
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Creating helm user accounts dynamiclly

    Hi all,

    I think I saw this somewhere, but can’t find it in the forums,

    What I am looking to do, is to have a “create new user” page for my clients that when they enter their details (username password etc) will create an account a new user in helm, I would also like it to create other features such as FTP accounts etc.

    Is this possible? If so, can someone point me in the right direction? Any links or documentation that anyone can provide will be greatly appreciated!

    Thanks in advance

    aMac

  2. #2
    Join Date
    Feb 2004
    Posts
    4,903
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    This should help with some basic functionality:
    http://cp.redfoxhosting.com/billing_api.asp
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

  3. #3
    Join Date
    Jun 2006
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi all,

    Many thanks for your prompt reply Warren,

    I am creating a class in .Net to handle all of the API functions (If anyone wants a copy when its finished give me a shout)

    However I can’t figure out what I’m doing wrong with the "AddUserAndDomain" method.

    At first I thought that it was something to do with a bit of my code but I tried inputting the full url into internet explorer and I was still receiving the same message:

    <?xml version="1.0" ?>

    <Results>
    <ResultCode>13</ResultCode>

    <ResultDescription>Type mismatch</ResultDescription>

    <ResultData>EGSJ5</ResultData>
    </Results>




    This is the string that I created:
    http://cp.redfoxhosting.com/billing_...nname=test.com

    (you will have to substuite username and password to test it)


    Can anyone see where I have gone wrong?

    Much appreciated


    aMac.




  4. #4
    Join Date
    Jul 2005
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It looks like CustomerPlanId should be a number but in your example it appears to be a string.

  5. #5
    Join Date
    Feb 2004
    Posts
    4,903
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    Quote Originally Posted by heypresto View Post
    It looks like CustomerPlanId should be a number but in your example it appears to be a string.
    Yep, you can get the Plan ID from your Hosting Plans list in your Reseller account - click the desired Hosting Plan then get the Plan ID from the URL in the address bar.
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

  6. #6
    Join Date
    Jan 2008
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by amac10 View Post
    Hi all,

    Many thanks for your prompt reply Warren,

    I am creating a class in .Net to handle all of the API functions (If anyone wants a copy when its finished give me a shout)

    However I can’t figure out what I’m doing wrong with the "AddUserAndDomain" method.

    At first I thought that it was something to do with a bit of my code but I tried inputting the full url into internet explorer and I was still receiving the same message:

    <?xml version="1.0" ?>

    <Results>
    <ResultCode>13</ResultCode>

    <ResultDescription>Type mismatch</ResultDescription>

    <ResultData>EGSJ5</ResultData>
    </Results>




    This is the string that I created:
    http://cp.redfoxhosting.com/billing_...nname=test.com

    (you will have to substuite username and password to test it)


    Can anyone see where I have gone wrong?

    Much appreciated


    aMac.


    Is the class that you created for this still available?

    Regards,

    Adam.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Web statistics feature in reseller accounts
    By albatroz in forum Sales and Service Feature Enquiries
    Replies: 2
    Last Post: 5th March 2006, 07:41 PM
  2. 2 domains - 1 website - 2 email accounts...can I do this?
    By Wise Webs in forum Technical Support
    Replies: 3
    Last Post: 11th January 2006, 10:40 AM
  3. Creating email accounts
    By terraqueotenaz in forum Technical Support
    Replies: 3
    Last Post: 16th January 2005, 01:45 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •