[PHP-WIN] Re: not receiving any message from this list...

2006-03-01 Thread El Bekko
Aaron Kenney wrote: what is up with this list? working fine... -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] NEWB: get username that is currently logged in to Windows workstation.

2006-03-01 Thread Aaron Kenney
The Javascript idea would work, but I don't understand what is really going on in the script. var WshNetwork = new ActiveXObject("WScript.Network"); I guess this declares a variable, but I know nothing of ActiveX, since it's about to be deprecated anyway, I never bothered to learn it. I a

Re: [PHP-WIN] NEWB: get username that is currently logged in to Windows workstation.

2006-03-01 Thread Aaron Kenney
Eh... POST didn't work. Here's my code to try and get this to work, but I'm sure it's way off. My first issue is that the form is not auto-submitting unto itself. "; echo $username; } else { echo "go"; echo " testing username script