Rami Laiho wrote:
> 
> I'd like to create and delete vpop-accounts from my NT IIS server with ASP
> scripts. Is there a way to do this?
> 
> Rami


Use MySQL database to store user information, and let ASP connect to the
database and do normal SQL queries.

/Mike

Reply via email to