Microsoft
Software
Hardware
Network
Question : Call function with database value on aspx page
How can i call a function with a database value.
Like : <%functions.FuncAdminGetla
nguage(Eva
l("NameID"
))%>
I get an error like : Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.
anyone has an idea ?
Answer : Call function with database value on aspx page
try
<%# functions.FuncAdminGetlang
uage(Eval(
"NameID"))
%>
Can you share all HTML and Function here
Random Solutions
Print two copies to different printers in Access 2003?
Data Analysis Toolpak error - "Descriptive Statistics - Input range contains non-numeric data"
New-EdgeSubscription, The LDAP server is unavailable
SBS 2003 to SBS 2008 migration on HP server
varchar sort
How to enter a derived column in a SQL Server query being built using Access that provides if/then/else functionality
Unable to recover outlook PST file
How to retrieve and submit using secondary data connections in InfoPath
Computer Browsing Windows 2008 Server with XP Professional Clients
Load updates from Sql text files