![]() |
Sergey Kornilov admin 3/19/2004 |
I'm missing the point. |
B
|
bblazewink author 3/19/2004 |
Hello, Sergey, |
![]() |
Sergey Kornilov admin 3/20/2004 |
try the following SQL query: Select [CustomerCode] + [CustomerName] + [CustomerPhone], [CustomerCode] + [CustomerName] + [CustomerPhone] from ... |
B
|
bblazewink author 3/22/2004 |
Sergey, |
![]() |
Sergey Kornilov admin 3/23/2004 |
You use some javascript to parse drop-down box selection value and populate other textboxes on the edit page. |