I want to connect my .aspx page to a server.

My server is in another Branch, so what I want to do is connect through the internet to that server and read from its database.

How do I do this?