They're in a different system... ARNIS or something like that...

-- 
Scott Stewart
ColdFusion Developer
 
SSTWebworks
4405 Oakshyre Way
Raleigh, NC. 27616
(703) 220-2835
 
http://www.sstwebworks.com
http://www.linkedin.com/in/sstwebworks
 
Boycott Sys-Con
 

-----Original Message-----
From: Mark Lewis [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 23, 2007 10:21 AM
To: CF-Talk
Subject: WHOIS page

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
-----------------------



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291829
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
  • WHOIS page Mark Lewis
    • RE: WHOIS page Scott Stewart

Reply via email to