Hi guys,
in general we can call session using this code :
string id; id = Session["LoginId"];
i thought the coding above can work inside the .asmx page but actually no.
my question is how to call session in .asmx page ?
Thank You & Regards,
Wibowo Wiwit