Hi!
I wrote this code in "Edit Page:Before Display" a combo to disable fueled by a table Id_stato
liv = SESSION("GroupID")
if liv = 1 then
Response.Write "<script>document.editform.value_id_stato.disabled=true;</script>"
End if
I took this example from the forum but does not work Help!
Thank
Gianni.