|
|
Sergey Kornilov admin 2/12/2009 |
|
Arnel, |
|
|
A
|
agruspe author 2/12/2009 |
|
Hi Sergey, |
|
|
J
|
Jane 2/13/2009 |
|
Hi, |
|
|
A
|
agruspe author 2/16/2009 |
|
Hi Jane, <script>
{END body}
|
|
|
J
|
Jane 2/17/2009 |
|
Hi, <script> document.forms.editform.value_isduration.onchange=function() { if(document.forms.editform.value_isduration.checked) { document.forms.editform.value_enddate.disabled=false; document.forms.editform.value_endtime.disabled=false; } else { document.forms.editform.value_enddate.disabled=true; document.forms.editform.value_endtime.disabled=true; } } </SCRIPT> |
|
|
A
|
agruspe author 2/17/2009 |
|
Hi Jane, <script> |
|
|
A
|
agruspe author 2/17/2009 |
|
Hi Jane, |
|
|
J
|
Jane 2/19/2009 |
|
Hi, |
|