For the purpose of registartion for the product in C# Windows Form i want to pass the licence key from C# windows form to .aspx Registem page. After registering successfully in.aspx register page again i want to send back success/failure flag from .aspx page to C# windows form?How can i achieve this?