Originally posted by Eric Pascarello:
basic idea:
onchange="document.formName.elementName.disabled=(this.value!=-2)"
Eric
i replaced formName with the form's name and elementName with the textbox's name and placed it inside my select tag.
nothing happened
also, by defaul, i set my textbox to readonly="yes"
[ March 02, 2006: Message edited by: shuini gustav ]