I asked this before, but I said it in the wrong way. Lets try it again..
Is it possible to program a script to access WHM using the coding language ASP.NEt instead of php or perl?
I asked this before, but I said it in the wrong way. Lets try it again..
Is it possible to program a script to access WHM using the coding language ASP.NEt instead of php or perl?
In theory yes it would be possible. cPanel use curl or sockets to just access the server on the whm port and execute page commands, using the access hash as part of the request authorisation headers.
However, asp.net would have to be on a seperate server; as at present cPanel do not support windows based servers.
Therefore if you have the ability to create sockets in asp (which you do), and a .net enabled server / host, then im sure it is possible.
If you want any help, PM me;
Dan
Last edited by NexGenUK; 07-12-2004 at 02:00 PM.
Originally Posted by NexGenUK
Thanks for the reply. Sounds like too much work, and i'm on a reseller plan anyway so I dont think i can get 2 server s :P thanks for the info
I reread that response, and I wanted to ask if it would work if I had the script on a diffrenet host and the reseller account on the other?
Any one know, how run asp on CPANEL. thats mean asp change to php
please help, or any one help me to build the asp in cpanel
Thanks