Well, you posted this in an ASP.NET forum, not an ASP forum.
If you're referring to ASP.NET the answer is yes.
Actually, if you're referring to ASP the answer is still yes but it's harder.
In ASP.NET (I use C#) you can use the Webrequest & Webresponse objects to communicate directly with another Website.
You can do a search on the Internet for '.NET webrequest'.
Here's one article on it.
http://www.west-wind.com/presentatio...WebRequest.htm