Project Description:
I need a ASP.NET webpage/code that does what the script on http://www.mailcontrol.com/utility/domain_info.mhtml does. I need the style/look of the script presentation to be customizable with css and I also need to be able to easily translate the text and result into other languages (the script will be used in two different websites - one English and one Swedish).
The script/result will be placed in the centercolumn (left-center-right) of webpage and can not take up the whole page with as the original does.
I also would like to have a webservice interface to the script so that it can be queried and used as a standalone webservice and be passed a domain-name returning the relevant information.
Additional Project Description:
09/02/2004 at 3:44 EDT
The code/script should be written in c#. I also want the webservice to, in additition to return the information above, to return the number of MX-records for the queried domain as a single figure (1, 2, 3 or what ever it is)