User210672981 posted
According to your description, I can’t reach the solution directly because the link you provide is broken.
From my understanding, you want a way to get information from enom. Am I right?
If yes, I suggest you use WebRequest to solve this problem.
For more information about WebRequest Class, please visit
http://msdn.microsoft.com/en-us/library/system.net.webrequest.aspx
Please refer the link below for the code snippets about how to use the WebRequest Class.
http://forums.asp.net/p/1616797/4147687.aspx#4147687
If you still have the problem, please let me know. I’ll try my best to help you.
Hope it can help you.