Our asp.net site needs to accept either url for (as example) www.website.org or www.website.com and redirect accordingly. Is there an easy way to accomplish that in a Default.aspx page? We are using .net framework 4. Thanks.
↧
Our asp.net site needs to accept either url for (as example) www.website.org or www.website.com and redirect accordingly. Is there an easy way to accomplish that in a Default.aspx page? We are using .net framework 4. Thanks.