Tagged Questions
0
votes
4answers
5k views
ASP.NET : Passing a outside variable into a <asp:sqldatasource> tag ASP.NET 2.0
I'm designing some VB based ASP.NET 2.0, and I am trying to make more use of the various ASP tags that visual studio provides, rather than hand writing everything in the code-behind. I want to pass ...