Hi all,

I have been trying to develop a WHOIS page and have been using the following 
http request

<cfhttp 
url="http://reports.internic.net/cgi-bin/whois?whois_nic=#form.domain##form.ext#&type=domain";
               method="GET"
               resolveurl="yes"
               throwonerror="yes">
</cfhttp>

Whilst this works for .com, .net and .edu sites, it unfortunately does not work 
for .co.uk or any other extensions.

Any help would be greatly appreciated

Thank You

Mark Lewis
-----------------------

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291825
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to