Also, on the same note:

Can this be combined into one?

<cfif ParameterExists(XXX)>
        <cfif #xxx# IS "x">
        Do this
        </cfif>
</cfif>

Seems like it should be able to be to do it in one cfif.

If so...  THANKS!!!!!
else...   Thanks anyway.

Mark W. Breneman
-Cold Fusion Developer
-Network Administrator
Vivid Media
[EMAIL PROTECTED]
www.vividmedia.com
608.270.9770

-----Original Message-----
From: Bill Killillay [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 22, 2000 11:53 AM
To: ColdFusion Discussion List
Subject: Can you combine these two into one?


Is there a way to combine these two functions into one?

<CFIF IsDefined("Page")>
<CFSET PAGE = Replace(PAGE, "/", "", "ALL")>

Bill Killillay
ICQ @ 8425781

*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
"An investment in Knowledge always pays the best interest."
               -Benjamin Franklin-
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*

Get Paid to Surf the Web.  It's free, easy and fun.
Sign up for AllAdvantage.com at

http://alladvantage.com/go.asp?refid=FIB-034

and yes they really do pay!
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to