User Info from Active Directory - RCrumbaker's Web Remote Tool
The original author of this script is Ralph Montgomery, I've modified it to work as a button on Ron's page. To use it, edit machrest.asp, and after this section of code:
<INPUT id="Button9" style='WIDTH: 175px' type='button' value='Find User' name='Btnl5'>
Add this:
<INPUT id="Button722" style='WIDTH: 175px' type='button' value='Active Directory Info' name='Btnl722'>
Then copy/paste the attached information (the Sub) probably near the bottom, just before the </script>, after all of the other SUB/end Sub routines.