Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting select parameter (or insert)
Message
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01324918
Message ID:
01326122
Views:
12
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform