There is one an error in your php file,,,,,,,
in your http application u r sending two parameters UserId and PassWd
so your php file must access two paramter (php should accept UserId and PassWd)
and return some string then your code ll work................





