G
Guest
Is it possible to user a string to create the name for a new control on a web page
e.g
dim myTableName as strin
myTableName = "blah
and then use the myTableName value as the name of the datagrid or table contro
Many thank
Homer
e.g
dim myTableName as strin
myTableName = "blah
and then use the myTableName value as the name of the datagrid or table contro
Many thank
Homer