hi
login form not responding , with nt 11 installed. What am I missing?
Have looked at NT 11 Basic login example and the authenticate on login but am not using the two fields login and password, just password as below
I have "suggest basic authentication" ticked ON
I am validating which works in NT 10( but not in 11) using:
IF NOT lPassword
CLEAR(lPassword)
loc:invalid = 'lPassword'
p_web.SetValue('retry','LoginForm')
loc:Alert = 'Login Failed. Try Again.' !Login is case sensitive'
END
Thanks
Richard NT 11.04