|
|
Paramarray
I have to declare a sub with parameters, and one of this is an array. In VB6 it was so:
Code:
Sub MostraTabella(sql, w_T, Paramarray w_F()) but in ASP doesn't works.How can I do that
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
|
|
|