Infopath user creation

G

Glenn Hasteadt

I want to create an infopath form that will create a user based on the info
provided (disabled of course). I already have a vbscript that will do it but
the form wants .Net code and I don't know how to access ADS w/ .Net.
Preferably it will look the user up in AD first by username or something. If
the user already exists I would like to update the user with the new info,
disable an existing user if terminated, and create if not exist. Any
help/Code would be appreciated.
 
Top