John Colby
jcolby at colbyconsulting.com
Tue Sep 2 10:00:29 CDT 2003
Is it .net based? You might be interested in looking at the two functions which do this stuff for this article to contrast for yourself the effort involved using different design tools. I continue to be impressed with the small amount of code required to do things "the .net way". Of course I haven't seen your code. <grin> John W. Colby www.colbyconsulting.com -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com]On Behalf Of Drew Wutka Sent: Tuesday, September 02, 2003 10:49 AM To: 'dba-vb at databaseadvisors.com' Subject: RE: [dba-VB] Cool little app ironically, I wrote an article about doing this with Susan. http://wolfwares.com/whoistest.asp uses the code I put in the article. Drew -----Original Message----- From: John Colby [mailto:jcolby at colbyconsulting.com] Sent: Monday, September 01, 2003 8:59 PM To: VBA; AccessD Subject: [dba-VB] Cool little app For anyone interested, an article I stumbled across that demonstrates using .net to lookup ip addresses. http://msdn.microsoft.com/msdnmag/issues/02/04/Virus/default.aspx I cut and pasted the two classes and built a form to use the MyWhois to lookup an ip address. For whatever reason I am only able to lookup IP addresses (passing in a True as the last value), I'll be looking at this more closely later. I'd love to get the lookup working on my web page - anyone who wants to help me in that regard give me a shout offline. With all the discussion on Security going around the group lately those interested parties might want to read this article. It discusses the IIS logs which show hack attempts. John W. Colby www.colbyconsulting.com _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com