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
Access TreeView, Invalid Key
Using VBA export reports to rtf files with criteria
Receiving error when submitting data to SQL Server through asp.net vb
How to concatenate multiple matching/similar records
Microsoft Office
Does SQL have a describe command that gives outputs the table structure?
C# XML data showing System.Xml.XmlElement instead of the values
Exporting with TransferText and schema.ini
Save an Access Report as a PDF
Runtime error 2220