This topic is locked

Disable field in combo

10/26/2008 5:57:15 AM
ASPRunnerPro General questions
P
Pistelli2001 author

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.

J
Jane 10/31/2008

Gianni,
It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.