How can ASP.Net transmit data from one application to another ASP
Not sure I understand what you're asking. If you have no "control" over either application how can you make anything happen? If you have the ability to make one application do an HTTP post or get to the other application you can get them to communicate.