K
Kelly
I am from classic asp and learning asp.net. In the past, once I have a
recordset retrieved, I can use it wheneve and wherever I want. For example,
I know my recordset contains something like rs("firstname"), I can do
<%=rs("firstname")%> anywhere in the web page. How do we achieve it in
asp.net?
Sorry for the simple question, but please help.
recordset retrieved, I can use it wheneve and wherever I want. For example,
I know my recordset contains something like rs("firstname"), I can do
<%=rs("firstname")%> anywhere in the web page. How do we achieve it in
asp.net?
Sorry for the simple question, but please help.