M
Michael A. Covington
What can I put into a logon script in order to pop up a message box
something like this?
"Welcome to XYZSERVER. Your last logon was March 12, 2004, at 4:45 p.m.
from 128.192.12.99."
--
Michael A. Covington - Artificial Intelligence Ctr - University of Georgia
"In the core C# language it is simply not possible to have an uninitialized
variable, a 'dangling' pointer, or an expression that indexes an array
beyond its bounds. Whole categories of bugs that routinely plague C and C++
programs are thus eliminated." - A. Hejlsberg, The C# Programming Language
something like this?
"Welcome to XYZSERVER. Your last logon was March 12, 2004, at 4:45 p.m.
from 128.192.12.99."
--
Michael A. Covington - Artificial Intelligence Ctr - University of Georgia
"In the core C# language it is simply not possible to have an uninitialized
variable, a 'dangling' pointer, or an expression that indexes an array
beyond its bounds. Whole categories of bugs that routinely plague C and C++
programs are thus eliminated." - A. Hejlsberg, The C# Programming Language