If "get session("employee_name")#[Customer]ITSName))" is true in either of the statements below I always get a false reading.
<% if((get session("employee_name")#[Customer]OTSName)|(get session("employee_name")#[Customer]ITSName)) %>
<% : (get session("employee_name")#[Customer]ITSName) %>
What do you mean by "a false reading"?
BTW, the preferred way to access session variables is via the session{"employee_name"} syntax.
Regards,
Aparajita Victory-Heart Productions www.aparajitaworld.com
"If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoylibrary.com
_______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
