Wouldn�t a structure or array better serve here...just a thought, I am
not in code mode today, I am writing...














-----Original Message-----
From: Tipton Josh (orl1jdt) [mailto:[EMAIL PROTECTED]] 
Sent: 03 July 2002 12:25
To: CF-Talk
Subject: Help List Find

What is wrong with this?
 
 
<cfset server = "www.dev.ser.ups.com, 10.19.72.122">
<cfset iplist = "10.18.74.246, 10.19.74.160, 10.19.73.39">
 
<cfif listfindnocase(server,server_name) and
listfindnocase(iplist,REMOTE_ADDR)>
This is the development server please go to 
<a href=" Click'>http://www.ser.ups.com/tsg/apps/overduedispo";
<http://www.ser.ups.com/tsg/apps/overduedispo> >Click Here!!</a>
<cfabort>
</cfif>


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to