View Single Post
Old 12-04-2002, 05:45 PM   #1 (permalink)
Wasted
Guest
 
Posts: n/a
Default RunUO & Web Integration for Accounts

What would be the best choice to manage accounts?

- Send via FTP a XML database with the to be created accounts
- Use remoting:

Is there anyway to use remoting so that it`s possible to use
Accounts.Add(string,string) from my website?

What about using remote xml input, would eat my bandwidth?
  Reply With Quote