PDA

View Full Version : Add Users with Remoting Framework


dayjahone
30th June 2007, 19:37
Is there a way to add users with Remoting Framework? I want to set up a webpage, where people can add uses to a specific site.

till
30th June 2007, 20:22
Yes, if you mean email / ftp users.

Tommahawk
5th July 2007, 04:55
Not only that remoting allows resellers to sell webhosting right from their own website from any webpage, its going to take some time to create a php that interfaces with remoting I will post some PHP scripts that I have been working on soon and hopefully others will as well.

Something like

User signs up
Choose between domain or subdomain
Pays (paypal integration)
Logs In & goes to work

(automated while you sleeping)

dayjahone
5th July 2007, 16:16
Is there a form that works with remoting access to create a user so people can enter their own username?

Thanks.

till
6th July 2007, 12:21
The remoting framework is just a api, you will have to develop forms to add users yourself.