|
|||
|
i need to use a variable control name ... if possible.
Here is an example of what works... customer = new ActiveXObject("AcctSyncSDK.Customer.1"); customer.CustomerName = data; customer.CustomerLocation = data; we would like to do this... VariableMethod = "CustomerName"; customer.VariableMethod = data; Im sure this is just my lack of experience here... please help Thanks Jeremy Hayden |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|