Hello,

I want to do authentication for the requesting user throw NotifyUser Method. NotifyUser Method need two parameters "User" and "Password" to be checkd against the pre-defined users list. my problem is i dont know how to get the "user" and "password" to pass it to this method.

can any body help me????