Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting select parameter (or insert)
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01324918
Message ID:
01326122
Vues:
13
>Hi everybody,
>
>Is there a way to set SQL Parameter to System.Configuration.ConfigurationManager.AppSettings["SiteID"]) in ASPX file?
>
>Thanks a lot in advance.
>
>(I know how to do this in code in the SQLDataSource methods).

Turned out to be very simple
http://forums.asp.net/t/1276909.aspx
<asp:Parameter Name="SiteID" DefaultValue="<%$Appsettings:SiteID %>" />
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform