> I have built an intranet portal which is accessible 
> internally and externally. If I could get the internal DNS 
> name that would be a start. As most of my errors are 
> occurring with internal IP addresses. I have found that users 
> here would rather find a workaround then call for help. If I 
> can get there DNS name I can cross reference that name with 
> the database the network guys have and locate the user. Then 
> I call them and recreate the situation and fix the issue.

Then you can use nslookup, either from within your application, or manually
when you call them. If you do it from within your application, you could use
CFEXECUTE to invoke the nslookup command-line tool, or you could use a Java
class that provides similar functionality.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

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

Reply via email to