How do I set up a website to utilize a round robin dns. I'm not the network person just the web designer. They apparently are setting it up so it will do that for a backend chat program. The front end website (some info pages) is hosted on a separate server. They want it so when people want to log into the chat part when they use the logon button at the front end, it rotates the users between the 2 backend URLs. All I can find info for is 2 IP addresses with 1 URL. Is there and ASP code (or anything)I can attach to the logon button?