Hi,

I have a small issue that I'm unable to understand. My website is hosted on win2003 server and it is coded in ASP .NET with .net framework version 1.1.4322. Please click here to see it.

Bascially it is a web hosting services website so I wanted domain checking facility on my website. I've got some html code you checkdomain.com. Now when I keep it in a html file the code works fine but as soon as I place it in a aspx page the form is posted by the same page is displayed i.e. nothing happens . I know that there is only 1 form tab in a aspx page but I don't know how to implement the html form code given by checkdomain.com. If anybody can tell me how to do it or any other suggestions are also welcome.