How do I find out information for the current user? In VBScript, I can run
context.user.identity.name, but that doesn't work in javascript.
Any help would be greatly appreciated.
Nick
name - 16 Oct 2003 08:53 GMT
You are the user!!!!!!
Learn vbs
or learn
javascript.
> How do I find out information for the current user? In VBScript, I can run
> context.user.identity.name, but that doesn't work in javascript.
>
> Any help would be greatly appreciated.
>
> Nick