J
|
Jane 9/24/2007 |
Hi,
|
A
|
almond author 9/24/2007 |
Hello, |
A
|
almond author 9/25/2007 |
Good day to all PHPRunner Gurus. |
D
|
drh 12/3/2007 |
Good Day Almond, |
J
|
Jane 12/4/2007 |
Dave, {literal}<script> document.forms.editform.value_comment.disabled=true; document.forms.editform.value_reason.onchange=function() { if(this.options[this.selectedIndex].reason=='other') { document.forms.editform.value_comment.disabled=false; } else { document.forms.editform.value_comment.disabled=true; } } </script>{/literal} |
D
|
drh 12/4/2007 |
Thank you Jane. class=buttonborder><INPUT class=button type=submit value= Save name=submit1></SPAN>
|
D
|
drh 12/5/2007 |
Bump. Sorry, but any idea why the if statement does not work? The comment gets set to disabled, but never becomes enabled even if I select 'Other' from the 'reason' dropdown list box. |
D
|
Dale 12/6/2007 |
Just a quick stab at this one for you. |
D
|
drh 12/6/2007 |
DaleM, <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
D
|
Dale 12/6/2007 |
You only have one = sign in the statement below. |
D
|
drh 12/7/2007 |
Thanks again Dale. I guess I am blind in one eye and can't see out of the other. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=23981&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> |
D
|
drh 12/10/2007 |
Hi forum members. |
D
|
drh 12/10/2007 |
Hello forum, |