Hi Steve,

   you could do the same thing in javascript:

   if (document.abc == null) {
      document.location.href = "login.cfm";
   }

or something like that...

Toby

Friday, March 7, 2003, 12:37:33 PM, you wrote:

SS> With GetFileFromPath statement is there a way to do the same thing with a specific 
form name?

SS> Our form is included on multiple pages

SS> ie: 
SS> <cfif FormName neq abc>
SS>     <cflocation url="login.cfm" addtoken="no">
SS> </cfif>
SS> Steve Soars


SS> --------------------------------------------------------------------------------

SS> www.i-redlands.net

SS> Interactive Redlands
SS> Shop 2 Cleveland Town Square
SS> Cnr Queen & Bloomfield Sts
SS> Cleveland QLD 4163

SS> [p] 07 3821-5800
SS> [f] 07 3821-5811 

SS> "what we do in life
SS> echoes an eternity"


SS> --------------------------------------------------------------------------------




SS> ---
SS> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
SS> To unsubscribe send a blank email to [EMAIL PROTECTED]

SS> MX Downunder AsiaPac DevCon - http://mxdu.com/







 ---------------------------------------

             Life is poetry - 
               write it in your own words.

 ---------------------------------------

Toby Tremayne 
Technical Team Lead
Code Poet and Zen Master of the Heavy Sleep
Toll Solutions
154 Moray St
Sth Melbourne
VIC 3205
+61 3 9697 2317
0416 048 090
ICQ:  13107913


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to