Hi all When running a script to setCheckbox, i get error :
No suitable form found having field named "chkAuthType"; where chkAuthType is the checkbox name offending line: <setCheckbox description="Click for configuration only" name="chkAuthType" checked="false"/> setInputField work just fine on the same login.cfm page. What am i missing? Thanks -- - Rhee

