Hello! I have a project assigned to me which requires a bit of ASP VBScript, but to be totally honest I don't know what much about the language. All my work has been outside the programming language arean. But I'm hoping you can help! I have a login/registration page which needs to be converted to pull user information from the AD. The page is already configured to auto populate registration fields with information obtained from a smart card certificate so as far as I can see, changing the information source shouldn't be that hard. Everyone is using IE and the site isn't allowing anonymous connections. I would think pulling the current username from the web session and passing it to a LDAP query would be easiest. I have been working on a few versions of this with different samples I've come across on the web. Due to my lack of knowledge of VBScript I haven't been able to get much to work. Would anyone be willing to help me out with this? I keep getting the idea this isn't terribly hard, but for someone with limited knowledge of the language it seems quite hard :-) Please let me know if you need to see the login/registration page I'm working with and I can send it to you.
Thank you!
