I'm looking for a simple solution to a small issue. I have a mail server running at [
mydomain.com:3000...] and this works fine. I added a forwarding directory in IIS 5 to automaticaly go to the above address when someone types [
mydomain.com...] and this works fine. But then the user see's the whole name with the port 3000. I'm wondering if a simple java script or server side script could keep it so it just shows [
mydomain.com...] ... Thanks..