dataset
Hello all
Is there any one can help me to give the dataset value to a parameter????
I used below code to do this:
a=ds.datafieldvalue("a")
but it gives me error:
BC30455: Argument not specified for parameter 'Container' of 'Public Function FieldValue(FieldName As String, Container As System.Web.UI.Control) As String'.
I used Dreamweaver for writing this
thank you
|