DRIP-DOWN MENU VALUES |
9/17/2003 11:04:45 | |
| ASPRunnerPro General questions | ||
|
hi all, |
||
|
|
Sergey Kornilov admin 9/19/2003 |
|
Swat, if "PHONE" = Ucase(strName) then strSQL = "select Name, Name from TableName" end if
if "PHONE" = Ucase(strName) then strSQL = "select Name+Phone, Name from TableName" end if
|
|