Way to add local user from WebForm

G

Guest

Hello folks,

I am trying to make a simple web form which can add a local user, and/or
possibly add a user on the remote computer in a same network. (They are not
tangled with Active Directory though.)
Anybody has a good idea how can I approach this..?

I have already tried several methods already.
I have a pure VB .Net code which can add a local user, and tried to make it
as DLL and call it from the webform. The reason it does not work was the
security attribute issue.

Thank you~
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top