OK... now that I've obtained the username for one project, I have
another project, but this one looks rough.
Here's the goal:
1. When the user visits the page, find the user that is logged in locally.
2. Use the info from step #1 to obtain any e-mail address(es) from the
Active Directory.
3. Pass
Thanks. That worked. Shows how much I know once I leave the world of
PHP and try to do other stuff.
-Aaron Kenney
On 3/1/06, Wagner, Aaron <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: Aaron Kenney [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 01, 2006 16:43
> > To: Wa
oh...
On 3/1/06, Wagner, Aaron <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: Aaron Kenney [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 01, 2006 16:43
> > To: Wagner, Aaron
> > Cc: php-windows@lists.php.net
> > Subject: Re: [PHP-WIN] NEWB: get username that is currentl
So I added onLoad to the body tag and took out value='' for my hidden
field, and it submitted, but the output was "returned". Unfortunately,
the username didn't pass and echo.
";
echo $username;
}
else {
echo "go";
echo "
testing username script