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
Cannot open database -- VBA Project corrupt
SBS 2003 ISA 2004 LAT problem
import xml file from Outlook email attachment?
How to find out who has an Access 2003 database locked
How do I copy a template excel sheet in the same workbook in order to populate the new sheet with data from my database
Control lock Question
Undefined Functions in Access 2003 MDE
HTTP/1.1 503 Service Unavailable after server reboot
How to create SQL recordset for this table
SCCM 2007 MP install failing on windows server 2008 r2