View Full Version : tricky way of using API
spygood
04-02-2007, 12:29 AM
I am not a .net programmerand I'd like to add new accounts through the api. I have spent a while looking around for auto form submission scripts and there don't seem to be many.Most of my code is in classic ASP. I thought I found a great alternative in n/soft's HTTP.object but I keep getting errors that the "Specified URLScheme is invalid." I modified a few properties and still no luck. Anyone try this or something like it? http://community.discountasp.net/emoticons/shocked.gif
bruce
04-02-2007, 04:59 AM
Do you mean you want to add a new hosting account? or email / Windows user account?
Bruce
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)
spygood
04-02-2007, 05:17 AM
>or email / Windows user account?
An email or Windows user account, but while you're at it... throw in the hostingaccount as well. Pardon in advance if there is a very easy way to do this via a script, I still tend toignore all RTFM warnings.http://community.discountasp.net/emoticons/smilewinkgrin.gif
bruce
04-02-2007, 06:07 AM
Currently, you cannot create Windows acount using the API. This function is not exposed.
You can create email account using the API. I forgot the exact method name but download the sample application http://community.discountasp.net/default.aspx?f=27&m=13887
Bruce
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)
spygood
04-02-2007, 07:08 AM
I already looked at this, it is a desktop application to be run locally. What I want to do iscreateaccounts on the fly,on the server,without the need for my intervention immediately. I would hope there is an easy way.
bruce
04-02-2007, 08:11 AM
You can pretty much use the same code in your web based asp.net application.
Are you familiar with ASP.NET?
Bruce
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)
vBulletin® ©Jelsoft Enterprises Ltd.