0

I am searching since 3 weeks not getting any content.. I can get hostname using DNS server.. however it is accurate since our DNS server takes long time to update..

Is there any other way to find hostname..

PLS help..

other details: Intranet Application.. ASP.net C# IIS 7

Raaj
  • 1
  • take a look at [here][1] for what you can and what you can't. [1]: http://stackoverflow.com/questions/1315758/specify-which-dns-servers-to-use-to-resolve-hostnames-in-net – Vivek Raj Jul 24 '13 at 06:21
  • hey thanks but none of our dns servers get upadated before 7 days :( – Raaj Jul 24 '13 at 06:28

1 Answers1

0

you have to change only your local machine DNS address see here http://windows.microsoft.com/en-in/windows7/change-tcp-ip-settings

Vivek Raj
  • 459
  • 5
  • 16
  • I said I dont want to use DNS!!!!!! I have found a way using VB script (ActiveX) however it requires special permissions on a browser.. – Raaj Jul 25 '13 at 06:57