Bonjour,
comment je peux passer le parametre Request.QueryString(0) au code suivant
Merci.Code:
1
2 <asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:siteConnectionString %>" SelectCommand="SELECT N, Titre, Description, Url FROM Article"></asp:SqlDataSource>