J
|
Jane 4/14/2009 |
Hi, ##comment test1 test2 test3## |
R
|
rgfischerjr author 4/17/2009 |
Hi, here is a sample:
if @BUILDER.Registration.bChangePwdPage && @BUILDER.nLoginMethod == SECURITY_TABLE##{BEGIN changepwd_link} endif##
|
J
|
Jane 4/20/2009 |
I'm not sure that I understand your changes. |
R
|
rgfischerjr author 4/20/2009 |
I'm not sure that I understand your changes. You should add ##comment, not ## only.
if @BUILDER.Registration.bChangePwdPage && @BUILDER.nLoginMethod == SECURITY_TABLE##{BEGIN changepwd_link} endif#### endif##
|
J
|
Jane 4/20/2009 |
Try to use this one: ##if 1=2## if @BUILDER.Registration.bChangePwdPage && @BUILDER.nLoginMethod == SECURITY_TABLE##{BEGIN changepwd_link} endif##endif |
R
|
rgfischerjr author 4/20/2009 |
Try to use this one:
|