T
|
thesofa 10/25/2006 |
Hi jwoker |
|
jwoker author 10/25/2006 |
I had seen that post and thought it was discussing 3.0 not 3.1. Earlier in that thread Jane posted - |
D
|
Dale 10/25/2006 |
jwoker is correct, all the Ajax I have done is with version 3.0. I myself have no clue on where to interject the code in the 3.1. |
![]() |
Alexey admin 10/26/2006 |
Hi,
editform.value_CustomerId.options[editform.value_CustomerId.selectedIndex].value
editform.value_CustomerId.value
if($strTableName=="mytable" && $field=="CustomerId") { $onchange="requestCustomerAddress()"; }
$onchange="";
|
A
|
almond 9/17/2007 |
Good day to all... |