Hi,
Check these for a sample:
http://www.netomatix.com/HttpPostData.aspx
http://www.codeproject.com/csharp/Ht...t_Response.asp
HTH.
"Christina N" <> wrote in message
news:...
Okay, but HOW do I do that? Can you help me?
Christina
"Shiva" <> wrote in message
news:O%...
> One option is to use HttpWebRequest to manually post the data to the
logging
> app.
>
> "Christina N" <> wrote in message
> news:...
> What is the easiest way to make an ASP.Net application send data to
another
> web-app? For instance I would like APP3 to log user stats from APP1 and
> APP2. The applications are located on different IIS servers.
>
> Put in another way, can I send a datastring to another web-app without
> having the IE client expecting a post back from that server?
>
> Best regards,
> Christina
>
>
>